mirror of
https://github.com/lxsang/antos-frontend.git
synced 2024-11-08 05:58:22 +01:00
fix: jquery delaration file compatibility with current typescript sdk
This commit is contained in:
parent
82f35f791e
commit
56ca945b0c
3
d.ts/jquery.d.ts
vendored
3
d.ts/jquery.d.ts
vendored
@ -1,7 +1,4 @@
|
||||
export as namespace Sizzle;
|
||||
|
||||
declare const Sizzle: SizzleStatic;
|
||||
export = Sizzle;
|
||||
|
||||
interface SizzleStatic {
|
||||
selectors: Sizzle.Selectors;
|
||||
|
Loading…
Reference in New Issue
Block a user