@elsikora/nestjs-crud-automator
Version:
A library for automating the creation of CRUD operations in NestJS.
5 lines (4 loc) • 342 B
TypeScript
export * from './error-string';
export { EApiExceptionDetailsType } from './exception-details-type.enum';
export { EApiGetDefaultStringFormatPropertiesBigIntStringSign } from './get-default-string-format-properties-bigint-string-sign.enum';
export { EManualDtoPropertyMetadataDecorator } from './manual-dto-property-metadata-decorator.enum';