type alias MaybeNullimport { type MaybeNull } from "https://deno.land/std@0.110.0/node/_utils.ts"; Type ParametersTdefinition: T | null