mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Remove jQuery requirement
This commit is contained in:
+1
-3
@@ -3,8 +3,6 @@
|
||||
// Definitions by: Andrew Fong <https://github.com/fongandrew>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
/// <reference path="../jquery/jquery.d.ts" />
|
||||
|
||||
declare module SegmentAnalytics {
|
||||
|
||||
interface Integrations {
|
||||
@@ -72,4 +70,4 @@ declare module SegmentAnalytics {
|
||||
|
||||
declare module "analytics-node" {
|
||||
export = SegmentAnalytics.Analytics;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user