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) 111 B
/** * This file was auto generated from scripts/generate-version.sh */ export declare const VERSION: string;