mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-11 10:09:59 +00:00
Remove unused constants
This commit is contained in:
3
ext/src/global.d.ts
vendored
3
ext/src/global.d.ts
vendored
@@ -1,7 +1,4 @@
|
||||
// Define replacement types
|
||||
declare const EXTENSION_NAME: string;
|
||||
declare const EXTENSION_ID: string;
|
||||
declare const EXTENSION_VERSION: string;
|
||||
declare const MIRRORING_APP_ID: string;
|
||||
declare const APPLICATION_NAME: string;
|
||||
declare const APPLICATION_VERSION: string;
|
||||
|
||||
Reference in New Issue
Block a user