uppy/packages/@uppy/drag-drop/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
..
DragDrop.tsx fix type imports (#5038) 2024-03-27 14:32:45 +01:00
index.ts add missing exports (#5009) 2024-03-18 17:32:10 +01:00
locale.ts @uppy/drag-drop: refactor to TypeScript (#4983) 2024-03-11 15:40:09 +01:00
style.scss build: add stylelint (#3124) 2021-08-24 01:37:57 +01:00