@duplicis/types - v1.0.0
    Preparing search index...

    Interface AppConstructor

    App constructor

    interface AppConstructor {
        new AppConstructor(): App;
        prototype: AppPrototype;
    }
    Index

    Constructors

    Properties

    Constructors

    Properties

    prototype: AppPrototype