Files
bigcapital/server/src/interfaces/SaleEstimate.ts
2020-08-30 22:11:14 +02:00

4 lines
74 B
TypeScript

export interface ISaleEstimate {};
export interface ISaleEstimateOTD {};