Interface CoreConstructor#
interface CoreConstructor {
new (): Core;
}
Defined in: addon.ts:223
Constructors#
constructor
new CoreConstructor(): Core
Returns: Core
Defined in: addon.ts:224
Site Navigation
Section Navigation
interface CoreConstructor {
new (): Core;
}
Defined in: addon.ts:223
constructor
new CoreConstructor(): Core
Returns: Core
Defined in: addon.ts:224