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

6.1.5 • Public • Published

Installation

npm install --save @types/pouchdb-http

Summary

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

Details

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

index.d.ts

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

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

Weekly Downloads

13,806

Version

6.1.5

License

MIT

Unpacked Size

3.46 kB

Total Files

5

Last publish

Collaborators

  • types