Interface CoreConstructor#

interface CoreConstructor {
    new (): Core;
}

Constructors#

constructor