mirror of
https://github.com/certd/certd.git
synced 2026-04-15 05:00:52 +08:00
3 lines
71 B
JavaScript
3 lines
71 B
JavaScript
const { Bootstrap } = require('@midwayjs/bootstrap');
|
|
Bootstrap.run();
|