/** * NestJS Pipes * * Custom pipes for request transformation and validation. */ export * from './validation'; //# sourceMappingURL=index.d.ts.map