This website requires JavaScript.
Explore
Help
Register
Sign In
kylefang
/
DefinitelyTyped
Watch
1
Star
0
Fork
0
You've already forked DefinitelyTyped
mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced
2026-05-27 06:22:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d13b79b85168ffcfccf2923b076a03e02705601f
DefinitelyTyped
/
koa-mount
History
Yanlong Wang
b20eb12c4c
Use import for koa-mount rather than require (
#10046
)
...
Before: require("koa-mount") After: import * as mount from "koa-mount"
2016-07-11 22:22:30 +09:00
..
koa-mount-tests.ts
…
koa-mount.d.ts
…