branch:
env.d.ts
42 bytesRaw
interface Env {
  LOADER: WorkerLoader;
}