MCPcopy Create free account
hub / github.com/apache/pouchdb / indexeddb.js

File indexeddb.js

src/plugins/indexeddb.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// this code only runs in the browser, as its own dist/ script
2
3import IndexeddbPouchPlugin from 'pouchdb-adapter-indexeddb';
4import { guardedConsole } from 'pouchdb-utils';

Callers

nothing calls this directly

Calls 1

guardedConsoleFunction · 0.50

Tested by

no test coverage detected