This website requires JavaScript.
Explore
Help
Register
Sign In
lkddi
/
certd
Watch
1
Star
0
Fork
0
You've already forked certd
mirror of
https://github.com/certd/certd.git
synced
2026-05-16 05:07:32 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0203aa2b6e86e58e5e66a1b9d0278d186aa92554
certd
/
packages
/
ui
/
certd-server
/
bootstrap.js
T
3 lines
72 B
JavaScript
Raw
Normal View
History
Unescape
Escape
feat: 升级midway,支持esm
2024-07-15 00:30:33 +08:00
import
{
Bootstrap
}
from
'@midwayjs/bootstrap'
;
await
Bootstrap
.
run
(
)
;
Reference in New Issue
Copy Permalink