jiti-meet/react/features/base/util
Robert Pintilii b52b4c2a78
ref(TS ) Improve TS (#12491)
Remove global variables from files
Change type to interface
2022-11-03 10:35:51 +02:00
..
copyText.native.ts fix(rn,util) avoid 'clipboard-copy' being bundled in native 2022-10-06 11:24:20 +02:00
copyText.web.ts fix(rn,util) avoid 'clipboard-copy' being bundled in native 2022-10-06 11:24:20 +02:00
downloadJSON.web.ts fix(ts) make tsc (almost) not cry on native 2022-11-01 10:07:10 +01:00
helpers.ts feat(ts) make tsc happy 2022-11-02 09:03:14 +01:00
hooks.ts ref: Convert some files to TS (#11929) 2022-07-29 16:18:14 +03:00
httpUtils.ts ref: Convert some files to TS (#11929) 2022-07-29 16:18:14 +03:00
iframeUtils.ts fix(lint) make sure eslint also runs on TypeScript files (#11777) 2022-07-11 15:30:37 +03:00
index.js feat(reload): Preserve local track mute state. 2020-05-07 18:18:21 -05:00
isInsecureRoomName.ts ref: Convert some files to TS (#11929) 2022-07-29 16:18:14 +03:00
loadScript.native.ts ref: Convert some files to TS (#11929) 2022-07-29 16:18:14 +03:00
loadScript.web.ts ref(TS ) Improve TS (#12491) 2022-11-03 10:35:51 +02:00
logger.ts ref(TS) Convert some base features to TS (#12138) 2022-09-14 10:54:56 +03:00
math.ts feat(noise-suppression): Add noise suppression effect. (#11547) 2022-07-20 15:31:17 +03:00
openURLInBrowser.native.ts fix(ts) fix mysterious linting errors 2022-11-02 09:03:14 +01:00
openURLInBrowser.web.ts ref: Convert some files to TS (#11929) 2022-07-29 16:18:14 +03:00
parseURLParams.ts ref(TS) Convert some base features to TS (#12138) 2022-09-14 10:54:56 +03:00
react-focus-lock-wrapper.js ref: Convert some files to TS (#11929) 2022-07-29 16:18:14 +03:00
strings.native.ts ref: Convert some files to TS (#11929) 2022-07-29 16:18:14 +03:00
strings.web.ts ref: Convert some files to TS (#11929) 2022-07-29 16:18:14 +03:00
timeoutPromise.ts ref: Convert some files to TS (#11929) 2022-07-29 16:18:14 +03:00
uri.ts ref(TS, rn) Fix some TS errors on tsconfig.native (#12432) 2022-10-21 14:09:15 +03:00