Skip to main content
Module

std/node/_utils.ts>MaybeNull

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