feat: add generated code

This commit is contained in:
aid-orchestrator
2026-04-25 14:55:55 +00:00
parent 22d44859c1
commit c3cc5ebddc
84 changed files with 2383 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
export { PartList } from './PartList';
export { PartCreate } from './PartCreate';
export { PartEdit } from './PartEdit';
export { PartShow } from './PartShow';