function isBunimport { isBun } from "https://deno.land/x/acorn@1.1.1/utils.ts"; isBun(): booleanDetermines if the runtime is Bun or not. Returnsboolean