angular-cn/tools/api-builder/angular.io-package/templates/cheatsheet.template.html

5 lines
203 B
HTML

{
"currentEnvironment": {$ doc.currentEnvironment | json | trim $},
"version": {$ doc.version.currentVersion | json | indent(2) | trim $},
"sections": {$ doc.sections | json | indent(2) | trim $}
}