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-04-14 20:40:53 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8478ce25f11f8e13b9be508cf44d7090f5c8a663
certd
/
packages
/
ui
/
certd-server
/
bootstrap.js
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