UNPKG

nestjs-api-tools

Version:

Wrappers for convenient API development including validation, logging and i18n wrappers

5 lines (4 loc) 186 B
export * from './body-with-trim.decorator'; export * from './body-with-validation.decorator'; export * from './is-not-null.decorator'; export * from './query-with-validation.decorator';