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