UNPKG

mobx-react-lite

Version:

Lightweight React bindings for MobX based on React 16.8 and Hooks

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