Your IP : 216.73.216.220


Current Path : /home/deltalab/PMS/logistic-backend/node_modules/@nestjs/common/interfaces/
Upload File :
Current File : //home/deltalab/PMS/logistic-backend/node_modules/@nestjs/common/interfaces/abstract.interface.d.ts

export interface Abstract<T> extends Function {
    prototype: T;
}