ts-lambda-api - v2.5.2
Preparing search index...
<internal>
ReplaceOperation
Interface ReplaceOperation<T>
interface
ReplaceOperation
<
T
>
{
op
:
"replace"
;
path
:
string
;
value
:
T
;
}
Type Parameters
T
Hierarchy (
View Summary
)
BaseOperation
ReplaceOperation
Index
Properties
op
path
value
Properties
op
op
:
"replace"
path
path
:
string
value
value
:
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
op
path
value
ts-lambda-api - v2.5.2
Loading...