uppy/packages/@uppy/screen-capture/src
Antoine du Hamel 00405fb24c
fix type imports (#5038)
We sometimes where importing source files, which may not be available in
production. Instead we should target extension-less paths in `lib/`
folders so the generated `.d.ts` files are used.
2024-03-27 14:32:45 +01:00
..
index.ts @uppy/screen-capture: migrate to TS (#4965) 2024-03-07 11:28:16 +01:00
locale.ts @uppy/screen-capture: migrate to TS (#4965) 2024-03-07 11:28:16 +01:00
RecordButton.tsx @uppy/screen-capture: migrate to TS (#4965) 2024-03-07 11:28:16 +01:00
RecorderScreen.tsx @uppy/screen-capture: migrate to TS (#4965) 2024-03-07 11:28:16 +01:00
ScreenCapture.tsx fix type imports (#5038) 2024-03-27 14:32:45 +01:00
ScreenRecIcon.tsx @uppy/screen-capture: migrate to TS (#4965) 2024-03-07 11:28:16 +01:00
StopWatch.tsx @uppy/screen-capture: migrate to TS (#4965) 2024-03-07 11:28:16 +01:00
StreamStatus.tsx @uppy/screen-capture: migrate to TS (#4965) 2024-03-07 11:28:16 +01:00
style.scss meta: run Prettier on existing files (#4713) 2023-09-29 11:11:28 +02:00
SubmitButton.tsx @uppy/screen-capture: migrate to TS (#4965) 2024-03-07 11:28:16 +01:00