UNPKG

jotai-valtio

Version:
4 lines (3 loc) • 152 B
export { atomWithProxy } from './atomWithProxy.js'; export { mutableAtom } from './mutableAtom.js'; export type { ProxyState } from './mutableAtom.js';