Interface CoreConstructor#

interface CoreConstructor {
    new (): Core;
}

Constructors#

constructor

  • new CoreConstructor(): Core