mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-28 17:35:49 +08:00
Fix conflict with @types/jquery/index.d.ts (#29638)
This [change](5e0ae37bed (diff-138ae409cf0ed11a88023bb376b56599)) causes conflict with @types/jquery/index.d.ts
This commit is contained in:
committed by
John Reilly
parent
ab049f04e7
commit
c66319d258
1
types/cash/index.d.ts
vendored
1
types/cash/index.d.ts
vendored
@@ -493,4 +493,3 @@ declare module "cash" {
|
||||
export = CashStatic;
|
||||
}
|
||||
declare var cash: CashStatic;
|
||||
declare var $: CashStatic;
|
||||
|
||||
Reference in New Issue
Block a user