// @ts-ignore
import { run } from "../setup"

run("../server/src/index", "../worker/src/index")