Documentation
    Preparing search index...

    Type Alias Constructable<T>

    Constructable: new (...args: any) => InstanceType<T>

    Type Parameters