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

File memory.js

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

Callers

nothing calls this directly

Calls 1

guardedConsoleFunction · 0.50

Tested by

no test coverage detected