import { types } from "https://deno.land/std@0.82.0/node/util.ts";
const { isGeneratorFunction } = types;
The Standard Library has been moved to JSR. See the blog post for details.
import { types } from "https://deno.land/std@0.82.0/node/util.ts";
const { isGeneratorFunction } = types;