UNPKG

nestjs-api-tools

Version:

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

3 lines (2 loc) 113 B
import { ApplyDecoratorsType } from '../../types'; export declare const BodyWithTrim: () => ApplyDecoratorsType;