ModuleInterface
Interface
ModuleInterface
Hierarchy
ModuleInterface
Index
Properties
Properties
Optional
bootstrap
bootstrap: function
Defined in Library/ModuleManager/ModuleInterface.ts:2
Type declaration
(): void
| Promise
<any
>
Returns: void
| Promise
<any
>