UNPKG

ng-indexed-db

Version:

An IndexedDB Angular module wrapped in RXJS

5 lines (4 loc) 96 B
export declare enum TransactionModes { READONLY = "readonly", READWRITE = "readwrite" }