mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 03:12:29 +00:00
ref(TS Convert some files to TS (#12191)
This commit is contained in:
6
globals.d.ts
vendored
Normal file
6
globals.d.ts
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
export {};
|
||||
|
||||
declare global {
|
||||
const APP: any;
|
||||
const interfaceConfig: any;
|
||||
}
|
||||
Reference in New Issue
Block a user