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

6.4.2 • Public • Published

Installation

npm install --save @types/pouchdb

Summary

This package contains type definitions for pouchdb (https://pouchdb.com/).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pouchdb.

index.d.ts

/// <reference types='pouchdb-adapter-cordova-sqlite' />
/// <reference types='pouchdb-adapter-fruitdown' />
/// <reference types='pouchdb-adapter-http' />
/// <reference types='pouchdb-adapter-idb' />
/// <reference types='pouchdb-adapter-leveldb' />
/// <reference types='pouchdb-adapter-localstorage' />
/// <reference types='pouchdb-adapter-memory' />
/// <reference types='pouchdb-adapter-node-websql' />
/// <reference types='pouchdb-adapter-websql' />
/// <reference types='pouchdb-browser' />
/// <reference types='pouchdb-core' />
/// <reference types='pouchdb-http' />
/// <reference types='pouchdb-mapreduce' />
/// <reference types='pouchdb-node' />
/// <reference types='pouchdb-replication' />

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

Additional Details

Credits

These definitions were written by Andy Brown, Brian Geppert, and Frederico Galvão.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/pouchdb

Weekly Downloads

17,877

Version

6.4.2

License

MIT

Unpacked Size

6.38 kB

Total Files

5

Last publish

Collaborators

  • types