mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-28 09:25:50 +08:00
Fix definitions for TS 0.9
hammer.js jake jszip.js dust.js google,analytics linq.js
This commit is contained in:
2
google.analytics/ga.d.ts
vendored
2
google.analytics/ga.d.ts
vendored
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user