mirror of
https://github.com/slint-ui/slint.git
synced 2025-12-23 09:19:32 +00:00
Use `export * from "somewhere.slint"` to avoid having to repeat all the types of an existing module in order to re-export all of the types. |
||
|---|---|---|
| .. | ||
| export_globals.slint | ||
| export_structs.slint | ||
| main_window.slint | ||
| re_export.slint | ||
| re_export_all.slint | ||
| test_button.slint | ||