https://github.com/angular/angular
Raw File
Tip revision: a16e3b8fe1f77b163b0763c263d98f275a6c038c authored by Dylan Hunn on 27 September 2023, 20:21:49 UTC
release: cut the v16.2.7 release
Tip revision: a16e3b8
stackblitz.json
{
  "description": "Pipes",
  "files":[
    "!**/*.d.ts",
    "!**/*.js"],
  "tags": ["pipe"]
}
back to top