egg_server/test/schedule/byteMonitor.ts

7 lines
147 B
TypeScript

import initAppConfig from "../../constant/config"
import byteMonitor from "../../schedule/byteMonitor"
await initAppConfig()
await byteMonitor()