workspace: add ticket panel workflow

This commit is contained in:
2026-07-31 01:12:10 +09:00
parent 1c2d284578
commit e720af38a6
25 changed files with 1570 additions and 985 deletions
@@ -0,0 +1,3 @@
fn main() {
print!("{}", yoi_workspace_server::ticket_api_typescript());
}