@types/pouchdb-adapter-node-websql
TypeScript icon, indicating that this package has built-in type declarations

6.1.5 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/pouchdb-adapter-node-websql

Weekly Downloads

17,225

Version

6.1.5

License

MIT

Unpacked Size

3.58 kB

Total Files

5

Last publish

Collaborators

  • types