detail.json 247 B

12345678910
  1. {
  2. "usingComponents": {
  3. "Preview": "../components/preview/index",
  4. "Product": "./product/index",
  5. "Material": "./material/index",
  6. "Nodes": "./nodes/index",
  7. "Team": "./team/index",
  8. "NotarizeBill": "./notarizeBill/index"
  9. }
  10. }