eligius
    Preparing search index...

    Interface IEngineFactoryOptions

    interface IEngineFactoryOptions {
        devtools?: boolean;
        eventbus?: IEventbus;
    }
    Index

    Properties

    Properties

    devtools?: boolean
    eventbus?: IEventbus