Your IP : 216.73.216.43


Current Path : /home/deltalab/PMS/logistic-backend/node_modules/@nestjs/swagger/dist/utils/
Upload File :
Current File : //home/deltalab/PMS/logistic-backend/node_modules/@nestjs/swagger/dist/utils/is-date-ctor.util.d.ts

import { Type } from '@nestjs/common';
export declare function isDateCtor(type: Type<unknown> | Function | string): boolean;