Singleton. Is used to proxy storage requests to main side.

Implements

Constructors

Properties

globalDataCache: KeysToKeysToAnyValue
storageDataChangedEmitter: Emitter<KeysToKeysToAnyValue> = ...
storageDataChangedEvent: Event<KeysToKeysToAnyValue> = ...
workspaceDataCache: KeysToKeysToAnyValue

Methods