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

6.1.5 • Public • Published

Installation

npm install --save @types/pouchdb-browser

Summary

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

Details

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

index.d.ts

/// <reference types="pouchdb-core" />
/// <reference types="pouchdb-adapter-idb" />
/// <reference types="pouchdb-adapter-websql" />
/// <reference types="pouchdb-adapter-http" />
/// <reference types="pouchdb-mapreduce" />
/// <reference types="pouchdb-replication" />

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

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-browser

Weekly Downloads

19,232

Version

6.1.5

License

MIT

Unpacked Size

4.36 kB

Total Files

5

Last publish

Collaborators

  • types