UNPKG

flash-store

Version:

FlashStore is a Key-Value persistent storage with easy to use ES6 Map-like API(both Async and Sync support), powered by LevelDB and TypeScript.

5 lines (4 loc) 95 B
declare module '*/package.json' { export const version: string // export default version }