UNPKG

@rcsb/rcsb-saguaro-app

Version:
5 lines (4 loc) 119 B
export declare class SingletonMap { private static readonly map; static update(key: string, obj: any): void; }