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

Merge

import type { Merge } from "https://googleapis.deno.dev/v1/datastream:v1.ts";

Merge mode defines that all changes to a table will be merged at the destination table.

interface Merge {}