Skip to main content
Module

std/node/_utils.ts>MaybeDefined

Deno standard library
Go to Latest
type alias MaybeDefined
import { type MaybeDefined } from "https://deno.land/std@0.139.0/node/_utils.ts";
definition: T | undefined