interface DifferenceCreateimport { type DifferenceCreate } from "https://dotland.deno.dev/x/wmill@v1.423.1/types.ts"; Propertiestype: "CREATE"path: (string | number)[]value: any