UNPKG

293 BTypeScriptView Raw
1import { invariant, InvariantError } from "ts-invariant";
2import DEV from "./DEV";
3export { DEV };
4export declare function checkDEV(): void;
5export { maybe } from "./maybe";
6export { default as global } from "./global";
7export { invariant, InvariantError };
8//# sourceMappingURL=index.d.ts.map
\No newline at end of file