mirror of
https://github.com/Polymer/polymer.git
synced 2025-02-25 18:55:30 -06:00
* add void return type annotations * define dom api prototype members as functions * fix renderstatus optional parameters * fix style-gatherer types * fix templatize types * fix event listener remove types * use generics in mixinBehaviors * update gen-typescript-declarations * add memberof annotation to domapi methods * add domapi types * move dom methods to correct place * use parameterless NodeList for the dom API