Embedded32 API
    Preparing search index...

    Interface ModuleContext

    interface ModuleContext {
        bus: any;
        config: any;
        logger: any;
        scheduler: any;
    }
    Index
    bus: any
    config: any
    logger: any
    scheduler: any