PolymerElements / app-pouchdb

Custom Elements for working with PouchDB.
49 stars 27 forks source link

Add TypeScript declarations to app-pouchdb. #56

Closed TimvdLippe closed 6 years ago

TimvdLippe commented 6 years ago

This PR adds TypeScript declarations generated by https://github.com/Polymer/gen-typescript-declarations/

These declarations can be re-generated by running npm run update-types.

Tracker: https://github.com/Polymer/gen-typescript-declarations/issues/79

Closes https://github.com/Polymer/gen-typescript-declarations/issues/104