UNPKG

76 BTypeScriptView Raw
1export declare enum ModuleManagerEvents {
2 OnBootstrap = "OnBootstrap"
3}