feat: share Skill REST DTO authority

This commit is contained in:
2026-09-04 13:30:39 +09:00
parent 74457db4eb
commit 4390554477
10 changed files with 1487 additions and 185 deletions
@@ -0,0 +1,3 @@
fn main() {
print!("{}", workspace_api::skill_api_typescript());
}