Interface CoreConstructor#

interface CoreConstructor {
    new Core(): Core;
}

constructor

new Core(): Core

Returns Core