mirror of
https://github.com/Astatin3/unshell-nodes-rs.git
synced 2026-06-09 08:38:02 -06:00
4 lines
84 B
Plaintext
4 lines
84 B
Plaintext
import { Page } from "../page.slint";
|
|
|
|
export component ToolsPage inherits Page { }
|