Skip to main content
Module

x/blocks/deps.ts>UpdateExpression

Open-Source web editor based on Preact, Tailwind and TypeScript. The other side of code.
Extremely Popular
Go to Latest
interface UpdateExpression
implements ExpressionBase
import { type UpdateExpression } from "https://deno.land/x/blocks@1.60.2/deps.ts";

Properties

type: "UpdateExpression"
operator: UpdateOperator
prefix: boolean
argument: Expression