Module

x/wmill/instance.ts>compareInstanceObjects

Open-source developer platform to turn scripts into workflows and UIs. Fastest workflow engine (5x vs Airflow). Open-source alternative to Airplane and Retool.
Go to Latest
function compareInstanceObjects
import { compareInstanceObjects } from "https://dotland.deno.dev/x/wmill@v1.364.1/instance.ts";

Type Parameters

T extends string

Parameters

fromObjects: CompareObject<T>[]
toObjects: CompareObject<T>[]
idProp: T
objectName: string