Stone.js API
    Preparing search index...

    ReactRuntimeOptions

    interface ReactRuntimeOptions {
        blueprint: IBlueprint;
        container: IContainer;
        snapshot: ISnapshot;
    }
    Index
    blueprint: IBlueprint
    container: IContainer
    snapshot: ISnapshot