POLAR reference
    Preparing search index...

    Interface StoreReference

    interface StoreReference {
        key: string;
        plugin?: PluginId;
    }
    Index

    Properties

    Properties

    key: string
    plugin?: PluginId