mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-13 12:20:12 +08:00
replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
// Type definitions for universal-analytics v0.3.2
|
||||
// Project: https://github.com/peaksandpies/universal-analytics
|
||||
// Definitions by: Bart van der Schoor <https://github.com/Bartvds>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
interface UniversalAnalytics {
|
||||
(accountID:string, uuid?:string, opts?:Object):UniversalAnalytics.Client;
|
||||
|
||||
Reference in New Issue
Block a user