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

    Namespace Aberoth

    Aberoth typing stubs.

    You can provide your own typing using namespace merging.

    declare module '@duplicis/types' {
    export namespace Aberoth {
    export interface App {
    example: boolean
    }
    }
    }

    Interfaces

    App
    AppConstructor
    AppPrototype
    AutoLoad
    Connection
    ConnectionConstructor
    ConnectionPrototype
    Game
    GameConstructor
    GamePrototype