chore(doc-gen): autogenerate Angular version in angular.d.ts file
This commit is contained in:
parent
f2e2ce15cd
commit
efab03274f
@ -6,7 +6,7 @@
|
|||||||
{$ '*/' | indent(level, true) | replace(r/\n$/, "") $}{% endif -%}
|
{$ '*/' | indent(level, true) | replace(r/\n$/, "") $}{% endif -%}
|
||||||
{%- endmacro -%}
|
{%- endmacro -%}
|
||||||
|
|
||||||
// Type definitions for Angular v2.0.0-alpha.26
|
// Type definitions for Angular v{$ versionInfo.currentVersion.full $}
|
||||||
// Project: http://angular.io/
|
// Project: http://angular.io/
|
||||||
// Definitions by: angular team <https://github.com/angular/>
|
// Definitions by: angular team <https://github.com/angular/>
|
||||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||||
|
Loading…
x
Reference in New Issue
Block a user