index.json 196 B

12345678
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "popUp": "/components/popUp/index",
  5. "createPoster": "/components/createPoster/index"
  6. },
  7. "styleIsolation": "apply-shared"
  8. }