Type Alias Runtime

Runtime: "browser" | "bun" | "deno" | "node" | "worker"

Runtime environment in which the code is executing.