mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-11 10:09:59 +00:00
Remove compat scripts and move API URL redirection to contentSetup
This commit is contained in:
4
ext/src/global.d.ts
vendored
4
ext/src/global.d.ts
vendored
@@ -7,8 +7,8 @@ declare const APPLICATION_NAME: string;
|
||||
declare const APPLICATION_VERSION: string;
|
||||
|
||||
|
||||
declare interface Window {
|
||||
wrappedJSObject: typeof Window;
|
||||
declare interface Object {
|
||||
wrappedJSObject: Object;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user