auth_self.json 222 B

12345678
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "auth-popup": "../../components/auth-popup/auth-popup",
  5. "custom-checkbox": "../../components/custom-checkbox/custom-checkbox"
  6. },
  7. "styleIsolation": "apply-shared"
  8. }