jiti-meet/react/features/face-landmarks
Robert Pintilii 6c3206e4d4
ref: TS Improvements (#12358)
Remove unnecessary ts-ignores
Remove unnecessary eslint-disable
Fix type errors
Change Dispatch type to IStore['dispatch']
2022-10-11 13:47:54 +03:00
..
FaceLandmarksDetector.ts ref: TS Improvements (#12358) 2022-10-11 13:47:54 +03:00
FaceLandmarksHelper.ts feat: include sort members eslint changes 2022-09-27 10:25:20 +02:00
actionTypes.ts feat(rtc-stats): send face landmarks detection off timestamp to service (#12183) 2022-09-22 13:06:31 +03:00
actions.ts feat: include sort members eslint changes 2022-09-27 10:25:20 +02:00
constants.ts feat(rtc-stats): send face landmarks detection off timestamp to service (#12183) 2022-09-22 13:06:31 +03:00
createImageBitmap.ts ref(face-landmarks): convert to typescript and add detector class (#12144) 2022-09-14 15:42:46 +03:00
faceLandmarksWorker.ts ref(face-landmarks): convert to typescript and add detector class (#12144) 2022-09-14 15:42:46 +03:00
functions.ts ref: TS Improvements (#12358) 2022-10-11 13:47:54 +03:00
logger.ts ref(face-landmarks): convert to typescript and add detector class (#12144) 2022-09-14 15:42:46 +03:00
middleware.ts ref: TS Improvements (#12358) 2022-10-11 13:47:54 +03:00
reducer.ts ref(face-landmarks): convert to typescript and add detector class (#12144) 2022-09-14 15:42:46 +03:00
types.ts ref(face-landmarks): convert to typescript and add detector class (#12144) 2022-09-14 15:42:46 +03:00