import { type ModuleMetadata } from "https://deno.land/x/momentum@v0.8.2/mvc-handlebars/deps.ts";
Properties
optional
imports: (ModuleClass | DynamicModule)[]The modules to import
optional
controllers: Type[]The controllers to make available to the module
optional
exports: (TypeIdentifier | ModuleClass)[]Tye providers to export from the module