formatInventoryConfig.d.ts 93 B

1
  1. export declare function formatInventoryConfig(inventoryConfig: any, toArray?: boolean): any;