UNPKG

@mainnet-pat/indexeddb-fs

Version:

An 'fs' kind of library dedicated to the browser

4 lines (3 loc) 243 B
export declare const OBJECT_STORE_KEY_PATH = "fullPath"; export declare const OBJECT_STORE_INDEX_NAME = "directory"; export declare const IS_VALID_PATH_REG_EXP_STRING = "^([A-Za-z]:|[A-Za-z0-9_-]+(.[A-Za-z0-9_-]+)*)((/[A-Za-z0-9_.-]+)+)$";