API/bootstrap.js

3 lines
69 B
JavaScript

const { Bootstrap } = require('@midwayjs/bootstrap')
Bootstrap.run()