Skip to main content
Module

x/deno_doc/types.d.ts>ObjectPatPropAssignDef

Documentation generator for Deno
Go to Latest
interface ObjectPatPropAssignDef
import { type ObjectPatPropAssignDef } from "https://deno.land/x/deno_doc@0.67.0/types.d.ts";

Properties

kind: "assign"
key: string
optional
value: string