UNPKG

hades-cli

Version:
6 lines (5 loc) 359 B
export const {{ toPascalCase schema.boundedContextName }}Handlers = []; export const {{ toPascalCase schema.boundedContextName }}Services = []; export const {{ toPascalCase schema.boundedContextName }}Models = []; export const {{ toPascalCase schema.boundedContextName }}Repositories = []; export const {{ toPascalCase schema.boundedContextName }}Sagas = [];