UNPKG

hades-cli

Version:
11 lines (10 loc) 364 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 = [ ];