Interface CoreConstructor#

interface CoreConstructor {
    new CoreConstructor(): Core;
}

Constructors#

constructor

new CoreConstructor(): Core