import { type Optional } from "https://deno.land/x/ayonli_jsext@v0.9.72/types.ts";
Constructs a type by making the specified keys optional.
x/ayonli_jsext/types.ts>Optional
import { type Optional } from "https://deno.land/x/ayonli_jsext@v0.9.72/types.ts";
Constructs a type by making the specified keys optional.