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

File find.js

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

Callers

nothing calls this directly

Calls 1

guardedConsoleFunction · 0.50

Tested by

no test coverage detected