rushstack.io
Docs API News GitHub Help
https://github.com/octogonz

    << Docs Index

    Home > @microsoft/api-extractor-model > Constructor

    Constructor type

    This abstraction is used by the mixin pattern. It describes a class constructor.

    Signature:

    export declare type Constructor<T = {}> = new (...args: any[]) => T;
    

    © 2020 Microsoft

    • Docs
    • API
    • News
    • GitHub
    • Help