npm.io
6.1.5 • Published 2 years ago

@types/pouchdb-adapter-node-websql

Licence
MIT
Version
6.1.5
Deps
2
Size
3 kB
Vulns
0
Weekly
0
Stars
51.4K

Installation

npm install --save @types/pouchdb-adapter-node-websql

Summary

This package contains type definitions for pouchdb-adapter-node-websql (https://pouchdb.com/).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pouchdb-adapter-node-websql.

index.d.ts

/// <reference types="pouchdb-core" />
/// <reference types="pouchdb-adapter-websql" />

declare const plugin: PouchDB.Plugin;
export = plugin;

Additional Details

Credits

These definitions were written by Simon Paulger, Brian Geppert, and Frederico Galvão.