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-30 10:35:22 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2a2017e7485e69c902ae90d115ce377b12f6fc6b
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
Use import for koa-mount rather than require (
#10046
)
2016-07-11 22:22:30 +09:00
koa-mount.d.ts
Use import for koa-mount rather than require (
#10046
)
2016-07-11 22:22:30 +09:00