new Worker("http://localhost:4545/workers/static_remote.ts", {
  type: "module",
});