Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

ProposedChange

import type { ProposedChange } from "https://googleapis.deno.dev/v1/tagmanager:v2.ts";
interface ProposedChange {
changes?: Entity[];
}

§Properties

§
changes?: Entity[]
[src]

The list of workspace changes to be applied.