PolymerElements / iron-doc-viewer

Polymer documentation viewer elements
17 stars 16 forks source link

Add TypeScript declarations to iron-doc-viewer. #173

Closed aomarks closed 6 years ago

aomarks 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

aomarks commented 6 years ago

Again lots of methods and fields should be private, but that can be fixed later.

Punting on these ones.