feat: add generated code

This commit is contained in:
aid-orchestrator
2026-04-25 16:04:45 +00:00
parent 58936bcb24
commit be7d0ff4d9
84 changed files with 2285 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
export { ConfirmationDocumentList } from './ConfirmationDocumentList';
export { ConfirmationDocumentCreate } from './ConfirmationDocumentCreate';
export { ConfirmationDocumentEdit } from './ConfirmationDocumentEdit';
export { ConfirmationDocumentShow } from './ConfirmationDocumentShow';