Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.102.0/types.d.ts";

Properties

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