Skip to main content

Interface: Patch

core/types.Patch

Properties

from

Optional from: string


op

op: "add" | "replace" | "test" | "remove" | "move" | "copy"


path

path: string


value

Optional value: any