UNPKG

170 BJavaScriptView Raw
1import SWRVCache from './lib/cache';
2import useSWRV, { mutate } from './use-swrv';
3export { mutate, SWRVCache };
4export default useSWRV;
5//# sourceMappingURL=index.js.map
\No newline at end of file