angular-cn/public/docs/_examples/structural-directives/ts/plnkr.json

9 lines
177 B
JSON

{
"description": "Structural directives",
"files": ["!**/*.d.ts", "!**/*.js"],
"tags": [
"structural", "directives", "template", "ngIf",
"ngSwitch", "ngFor"
]
}