Fix definitions for TS 0.9

hammer.js
jake
jszip.js
dust.js
google,analytics
linq.js
This commit is contained in:
Neil Stalker
2013-06-24 22:51:29 +01:00
parent beae1ebd88
commit 2192405a76
6 changed files with 18 additions and 18 deletions

View File

@@ -3,7 +3,7 @@
// Definitions by: Ronnie Haakon Hegelund <http://ronniehegelund.blogspot.dk>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
class Tracker {
declare class Tracker {
_trackPageview(): void;
_getName(): string;
_getAccount(): string;