Update exportMaterial amount to number | string (#583)

This commit is contained in:
Kateract
2023-06-07 10:48:23 -07:00
committed by GitHub
parent c67f32cdc1
commit cc5247ac89
3 changed files with 4 additions and 4 deletions

View File

@@ -7084,7 +7084,7 @@ export interface WarehouseAPI {
targetDivision: string,
targetCity: CityName | `${CityName}`,
materialName: string,
amt: number,
amt: number | string,
): void;
/**
* Cancel material export