https://github.com/angular/angular
Raw File
Tip revision: 0fdd6f972650ed98869b0a73f1fc1a7262b299b8 authored by Jessica Janiuk on 12 October 2022, 17:44:16 UTC
release: cut the v14.2.6 release
Tip revision: 0fdd6f9
stackblitz.json
{
  "description": "Component Communication Cookbook samples",
  "files":[
    "!**/*.d.ts",
    "!**/*.js"
  ],
  "tags":["cookbook", "component"]
}
back to top