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

    << Docs Index

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

    IApiItemConstructor interface

    This abstraction is used by the mixin pattern. It describes a class type that inherits from ApiItem.

    Signature:

    export interface IApiItemConstructor extends Constructor<ApiItem>, PropertiesOf<typeof ApiItem> 
    

    © 2019 Microsoft

    • Docs
    • API
    • News
    • GitHub
    • Help