interface AssignmentProperty implements Nodeimport { type AssignmentProperty } from "https://deno.land/x/deco@1.75.1/deps.ts"; Propertiestype: "AssignmentProperty"key: Identifiervalue: Expression