UNPKG

vue-mobx-finegrained

Version:

Vue 3 composable for a complete MobX state management integration.

7 lines (5 loc) 78 B
import { useMobX, notify } from "./useMobX"; export { useMobX, notify };