This website requires JavaScript.
Explore
Help
Sign In
titor
/
koa-program
Watch
1
Star
0
Fork
0
You've already forked koa-program
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
f9d69398bf
koa-program
/
bin
/
index.ts
5 lines
60 B
TypeScript
Raw
Normal View
History
Unescape
Escape
修复Mac下的命令行注释启动
2021-02-25 18:10:27 +08:00
#
!
/
u
s
r
/
b
i
n
/
e
n
v
n
o
d
e
1.0.0
2021-02-10 03:40:48 +08:00
修复Mac下的命令行注释启动
2021-02-25 18:10:27 +08:00
import
{
Koa
}
from
"./koa"
;
修复Mac 下node启动
2021-02-17 19:00:56 +08:00
new
Koa
(
)
Reference in New Issue
Copy Permalink