import { setupWorker } from "../setup-worker"; import ChefRuntime from "./runtime"; setupWorker(new ChefRuntime());