UNPKG

@tdb/util

Version:
6 lines (4 loc) 140 B
export * from '../storage.cookie/types'; export * from '../storage.local/types'; import * as storage from './storage'; export { storage };