Your IP : 216.73.217.95


Current Path : /proc/thread-self/root/home/deltalab/PMS/logistic-backend/src/common/interfaces/
Upload File :
Current File : //proc/thread-self/root/home/deltalab/PMS/logistic-backend/src/common/interfaces/params.ts

export interface Params {
  carrier?: string;
  date?: Date;
}