UNPKG

react-gnome

Version:

## Getting Started

2 lines (1 loc) 113 B
export declare function registerGlobal<T>(key: string, getImplementation: (prevImpl: T | undefined) => T): void;