import createStorage from '../utils/create-web-storage'

export default createStorage(localStorage)
