UNPKG

react-gnome

Version:

## Getting Started

6 lines (5 loc) 124 B
declare global { const __MODE__: "development" | "production"; const __SOURCE_MAPS_ENABLED__: boolean; } export {};