UNPKG

rhine-var

Version:

Variables that support multi-user collaboration and persistence, making collaboration and variable operations as simple as possible, with strict and well-defined type hints.

4 lines 163 B
import useRhine from "./hooks/use-rhine.hook"; import useSynced from "./hooks/use-synced.hook"; export { useRhine, useSynced }; //# sourceMappingURL=index.d.ts.map