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

File localstorage.js

src/plugins/localstorage.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 LocalStoragePouchPlugin from 'pouchdb-adapter-localstorage';
4import { guardedConsole } from 'pouchdb-utils';

Callers

nothing calls this directly

Calls 1

guardedConsoleFunction · 0.50

Tested by

no test coverage detected