We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a423a5a + 2649647 commit 43457e9Copy full SHA for 43457e9
tools/api-builder/angular.io-package/index.js
@@ -66,6 +66,7 @@ module.exports = new Package('angular.io', [basePackage, targetPackage, cheatshe
66
'@angular/router/index.ts',
67
'@angular/router/testing/index.ts',
68
'@angular/upgrade/index.ts',
69
+ '@angular/upgrade/static.ts'
70
];
71
readTypeScriptModules.hidePrivateMembers = true;
72
0 commit comments