Skip to main content
Module

x/valtio/src/index.ts

πŸ’Š Valtio makes proxy-state simple for React and Vanilla
Go to Latest
File
export { useSnapshot } from './react'export { ref, proxy, getVersion, subscribe, snapshot, getHandler as unstable_getHandler,} from './vanilla'