index.json 158 B

1234567
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "popUp": "/components/popUp/index",
  5. "createPoster": "/components/createPoster/index"
  6. }
  7. }