Skip to main content

IndexedDBStoreFactory

Creates a store backed by an IndexedDB database.

import { IndexedDBStoreFactory } from 'picmo';
IndexedDBStoreFactory(locale: Locale): IndexedDBStore