Stone.js API
    Preparing search index...

    Interface AdapterHandlerOptions

    Represents an adapter handler options.

    interface AdapterHandlerOptions {
        blueprint: IBlueprint;
    }
    Index
    blueprint: IBlueprint