UNPKG

graphdb-workbench

Version:
7 lines (6 loc) 159 B
/** * A utility class holding the storage keys used by the application. */ export declare class StorageKey { static readonly GLOBAL_NAMESPACE: string; }