angular-cn/docs/typescript-definition-package
Igor Minar dd9b3b4ed0 docs(typings): don't emit @private members during the d.ts generation
Some of our class/interface members are "package private". Typescript doesn't have this concept, so we need to hide them
via the @private doc annotation.

Closes #4262

Closes #4264
2015-09-18 22:56:57 +00:00
..
mocks chore(doc-gen): add some tests for typescript-definition-package 2015-07-12 19:10:58 +01:00
processors docs(typings): don't emit @private members during the d.ts generation 2015-09-18 22:56:57 +00:00
templates fix(dts generation): rewrite the d.ts file code generator to fix bugs and apply type remap correctly 2015-09-03 23:52:10 +00:00
index.js refactor(async): replace RxJS with RxNext 2015-09-15 23:44:57 +00:00