feat: add generated code

This commit is contained in:
aid-orchestrator
2026-04-25 16:21:27 +00:00
parent 1f60aca20b
commit dfe34e3f91
84 changed files with 2468 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
export { CategoryResourceList } from './CategoryResourceList';
export { CategoryResourceCreate } from './CategoryResourceCreate';
export { CategoryResourceEdit } from './CategoryResourceEdit';
export { CategoryResourceShow } from './CategoryResourceShow';