UNPKG

@mantine/store

Version:

A library to sync external React state updates

10 lines (5 loc) 165 B
'use strict'; var store = require('./store.cjs'); exports.createStore = store.createStore; exports.useStore = store.useStore; //# sourceMappingURL=index.cjs.map