UNPKG

vue-mobx-finegrained

Version:

Vue 3 composable for a complete MobX state management integration.

3 lines (2 loc) 73 B
import { useMobX, notify } from "./useMobX"; export { useMobX, notify };