Stone.js API
    Preparing search index...

    NativeRuntime options.

    interface NativeRuntimeOptions {
        blueprint: IBlueprint;
        container: IContainer;
        screenStack: ScreenStack;
        snapshot: ISnapshot;
    }
    Index
    blueprint: IBlueprint
    container: IContainer
    screenStack: ScreenStack
    snapshot: ISnapshot