bootstrap.js 71 B

12
  1. const { Bootstrap } = require('@midwayjs/bootstrap');
  2. Bootstrap.run();