UNPKG

mobx-bonsai

Version:

A fast lightweight alternative to MobX-State-Tree + Y.js two-way binding

3 lines (2 loc) 116 B
import { MobxBonsaiError } from './MobxBonsaiError'; export declare function failure(msg: string): MobxBonsaiError;