Interface CoreConstructor#
interface CoreConstructor {
new (): Core;
}
Defined in: addon.ts:223
Constructors#
constructor
new CoreConstructor(): Core
Returns: Core
Defined in: addon.ts:224
This page is a nightly version. It may be incomplete or faulty in both content and functionality. Go to the most recent official documentation version, 2024.
Site Navigation
Section Navigation
interface CoreConstructor {
new (): Core;
}
Defined in: addon.ts:223
constructor
new CoreConstructor(): Core
Returns: Core
Defined in: addon.ts:224