index.metadata.json 201 B

123456789101112
  1. {
  2. "__symbolic": "module",
  3. "version": 3,
  4. "metadata": {},
  5. "exports": [
  6. {
  7. "from": "./typings/index"
  8. }
  9. ],
  10. "flatModuleIndexRedirect": true,
  11. "importAs": "@angular/cdk/scrolling"
  12. }