index.js 92 B

12
  1. import createWebStorage from './createWebStorage';
  2. export default createWebStorage('local');