angular-cn/tools/public_api_guard/core
Alex Rickabaugh a1b630ee8f fix(ivy): generate a type parameter for InjectorDef (#24738)
InjectorDef is parameterized on the type of the injector
configuration class (e.g. the @NgModule decorated type). Previously
this parameter was not included when generating .d.ts files that
contained InjectorDefs.

PR Close #24738
2018-07-12 16:36:35 -04:00
..
core.d.ts fix(ivy): generate a type parameter for InjectorDef (#24738) 2018-07-12 16:36:35 -04:00
testing.d.ts feat: typescript 2.9 support (#24652) 2018-07-03 13:32:06 -07:00