UNPKG

mobx-react-lite

Version:

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

3 lines (2 loc) 119 B
import { Reaction } from "mobx"; export declare function printDebugValue(v: Reaction): import("mobx").IDependencyTree;