Skip to main content
Go to Latest
function types.isGeneratorObject
import { types } from "https://deno.land/std@0.102.0/node/util.ts";
const { isGeneratorObject } = types;

Parameters

value: unknown

Returns

boolean