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