Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

std/node/_utils.ts>MaybeDefined

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