detail.json 233 B

12345678
  1. {
  2. "usingComponents": {
  3. "Preview": "../shipment/modules/preview/index",
  4. "HeaderDetails": "./modules/headerDetails/index",
  5. "DetailLine": "./modules/detailLine/index",
  6. "InvoiceList": "./modules/InvoiceList/index"
  7. }
  8. }