mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-05-15 17:57:42 +01:00
Remove window.jQuery (#878)
This commit is contained in:
Vendored
-5
@@ -13,11 +13,6 @@ declare global {
|
||||
* No new usage of jQuery ($)
|
||||
* */
|
||||
$: any;
|
||||
/**
|
||||
* @deprecated
|
||||
* No new usage of jQuery
|
||||
* */
|
||||
jQuery: any;
|
||||
gitSha: string;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user