This website requires JavaScript.
Explore
Help
Sign In
honeymoose
/
angular-cn
Watch
1
Star
0
Fork
You've already forked angular-cn
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9ec2bad4dc
angular-cn
/
tools
/
ts-api-guardian
/
test
/
fixtures
/
verify_expected.d.ts
6 lines
77 B
TypeScript
Raw
Blame
History
export
interface
A
{
c
:
number
;
a
(
arg
:
any
[
]
)
:
any
;
b
:
string
;
}
Reference in New Issue
View Git Blame
Copy Permalink