detail.json 183 B

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