enso/app/gui2/scripts
somebody1234 9fb3d9a2fa
Cleanup @/util folder (#8501)
- Partially addresses #8228
- Moves several files into `@/util/vue` and `@/util/data`
- Makes imports more consistent:
- Remove redundant trailing `.ts`
- Convert *some* imports to use `@/` rather than `./`
- Ideally it should be all imports other than the ones outside of `src/`, but I can't be sure I've found all of them
- Merge *some* duplicated imports (caused by one being an `import type`)

# Important Notes
None
2023-12-13 22:27:31 +00:00
..
downloadFonts.js Fixes for Enso Font in GUI2 (#8508) 2023-12-13 22:17:12 +00:00
generateIconMetadata.js Cleanup @/util folder (#8501) 2023-12-13 22:27:31 +00:00