index.js.flow 102 B

12345
  1. // @flow
  2. import createWebStorage from './createWebStorage'
  3. export default createWebStorage('local')