mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-22 11:57:33 +08:00
Remove JQuery dependency for Segment analytics (#11124)
This commit is contained in:
committed by
Masahiro Wakame
parent
950ae094a1
commit
cee3610b2a
2
segment-analytics/segment-analytics.d.ts
vendored
2
segment-analytics/segment-analytics.d.ts
vendored
@@ -3,7 +3,7 @@
|
||||
// Definitions by: Andrew Fong <https://github.com/fongandrew>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
/// <reference path="../jquery/jquery.d.ts" />
|
||||
declare interface JQuery {}
|
||||
|
||||
declare namespace SegmentAnalytics {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user