????

Your IP : 216.73.216.64


Current Path : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/dist/apps/assets/pipe/
Upload File :
Current File : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/dist/apps/assets/pipe/validation.pipe.d.ts

import { PipeTransform } from '@nestjs/common';
export declare class FileSizeValidationPipe implements PipeTransform {
    transform(value: any): boolean;
}