mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-20 09:20:16 +00:00
Remove window.authType (#437)
This commit is contained in:
1
src/global.d.ts
vendored
1
src/global.d.ts
vendored
@@ -3,7 +3,6 @@ import Explorer from "./Explorer/Explorer";
|
||||
|
||||
declare global {
|
||||
interface Window {
|
||||
authType: AuthType;
|
||||
dataExplorer: Explorer;
|
||||
__REACT_DEVTOOLS_GLOBAL_HOOK__: any;
|
||||
$: any;
|
||||
|
||||
Reference in New Issue
Block a user