@synvox/loader
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

@synvox/loader

const cache = new Cache(url => fetch(url).then(r => r.json()));

const { useKey: useDivide, touch } = createLoader({ cache });

Readme

Keywords

none

Package Sidebar

Install

npm i @synvox/loader

Weekly Downloads

1

Version

0.1.1

License

MIT

Unpacked Size

276 kB

Total Files

18

Last publish

Collaborators

  • synvox