@dxos/app-framework - v0.8.3
    Preparing search index...

    Type Alias Options

    Options for configuring the URL loader.

    type Options = {
        key?: string;
        storage?: Storage;
    }
    Index

    Properties

    Properties

    key?: string
    storage?: Storage