LogoRobo.js
Framework

JSONPatch

Interface: JSONPatch

JSON Patch operation (RFC 6902).

Properties

PropertyType
from?string
op"add" | "remove" | "replace" | "move" | "copy" | "test"
pathstring
value?unknown

On this page