in src/globalContext.ts [8:10]
export function get(key: string) { return (window as any)[id] && (window as any)[id][key]; }