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

File websql.js

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

Callers

nothing calls this directly

Calls 1

guardedConsoleFunction · 0.50

Tested by

no test coverage detected