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