This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
angular-docs-cn
Watch
1
Star
0
Fork
You've already forked angular-docs-cn
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f5bbfd7b8c
angular-docs-cn
/
tools
/
ts-api-guardian
/
test
/
fixtures
/
module_identifier.d.ts
6 lines
98 B
TypeScript
Raw
Blame
History
import
*
as
foo
from
'./somewhere'
;
/** @publicApi */
export
declare
class
A
extends
foo
.
Bar
{
}
Reference in New Issue
View Git Blame
Copy Permalink