Files
hemx/examples/techdemo/build.rs
T
slhx agent e788c31688 feat(examples): add flagship techdemo
req: examples/001

req: dx/008

req: form/002

req: page_swap/002

req: push/003
2026-05-11 00:06:42 +02:00

4 lines
52 B
Rust

fn main() {
slhx_build::app().run().unwrap();
}