Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit 2649647

Browse files
committed
chore: add upgrade/static to API reference
1 parent 6ec0e8c commit 2649647

File tree

1 file changed

+1
-0
lines changed
  • tools/api-builder/angular.io-package

1 file changed

+1
-0
lines changed

tools/api-builder/angular.io-package/index.js

+1
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ module.exports = new Package('angular.io', [basePackage, targetPackage, cheatshe
6666
'@angular/router/index.ts',
6767
'@angular/router/testing/index.ts',
6868
'@angular/upgrade/index.ts',
69+
'@angular/upgrade/static.ts'
6970
];
7071
readTypeScriptModules.hidePrivateMembers = true;
7172

0 commit comments

Comments
 (0)