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
e041ac6f0d
angular-cn
/
aio
/
tests
/
deployment
/
shared
/
cjson.d.ts
4 lines
83 B
TypeScript
Raw
Blame
History
declare
module
'cjson'
{
const
load
:
(
path
:
string
)
=
>
{
[
key
:
string
]
:
any
}
;
}
Reference in New Issue
View Git Blame
Copy Permalink