Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface JsonPatchReplaceOperation<T>

Type parameters

  • T

Hierarchy

Index

Properties

Properties

op: "replace"
path: string
value: T

Generated using TypeDoc