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

Parameters

value: unknown

Returns

boolean