mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
12 lines
174 B
JSON
12 lines
174 B
JSON
{
|
|
"description": "<ng-container>",
|
|
"basePath": "src/",
|
|
"files": [
|
|
"!**/*.d.ts",
|
|
"!**/*.js"
|
|
],
|
|
"tags": [
|
|
"ngcontainer", "structural", "directives"
|
|
]
|
|
}
|