Member Junction
    Preparing search index...

    Interface GlobalObjectStore

    Type definition for the global object store that allows arbitrary string indexing. Uses 'any' intentionally as this is a dynamic storage mechanism for cross-module state.

    Indexable

    • [key: string]: any