Remove JQuery dependency for Segment analytics (#11124)

This commit is contained in:
Andrew Fong
2016-09-09 07:23:54 -07:00
committed by Masahiro Wakame
parent 950ae094a1
commit cee3610b2a

View File

@@ -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 {