OpenFairyGUI API
    Preparing search index...

    Interface BackendRuntimeOptions

    interface BackendRuntimeOptions {
        fileSystem?: BackendFileSystem;
        host?: BackendHostAdapter;
    }
    Index
    fileSystem?: BackendFileSystem