fixed def typed header

This commit is contained in:
lgrignon
2015-12-11 08:43:27 +01:00
parent 9abd523d14
commit 31ae86e54c
+5
View File
@@ -1,3 +1,8 @@
// Type definitions for PolymerTS 0.1.19
// Project: https://github.com/nippur72/PolymerTS
// Definitions by: Louis Grignon <https://github.com/lgrignon/>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
declare module polymer {
class PolymerBase extends HTMLElement {
$: any;