mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 13:00:19 +00:00
fixed def typed header
This commit is contained in:
Vendored
+5
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user