mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-03-26 10:14:26 +08:00
Just added $ to the global exports (#29449)
This commit is contained in:
1
types/cash/index.d.ts
vendored
1
types/cash/index.d.ts
vendored
@@ -493,3 +493,4 @@ declare module "cash" {
|
||||
export = CashStatic;
|
||||
}
|
||||
declare var cash: CashStatic;
|
||||
declare var $: CashStatic;
|
||||
|
||||
Reference in New Issue
Block a user