UNPKG

mobx-react-lite

Version:

Lightweight React bindings for MobX based on React 16.8+ and Hooks

3 lines (2 loc) 129 B
export declare function enableStaticRendering(enable: boolean): void; export declare function isUsingStaticRendering(): boolean;