Stone.js API
    Preparing search index...

    Options for the KeyRoutingEventHandler.

    interface KeyRoutingEventHandlerOptions {
        blueprint: IBlueprint;
        keyRouter: KeyRouter;
    }
    Index
    blueprint: IBlueprint
    keyRouter: KeyRouter