Interface: SyncInverseTransformOperator
Callable​
SyncInverseTransformOperator​
â–¸ SyncInverseTransformOperator(cache
, operation
, options?
): undefined
| RecordOperation
Parameters​
Name | Type |
---|---|
cache | SyncRecordAccessor |
operation | RecordOperation |
options? | RequestOptions |
Returns​
undefined
| RecordOperation
Defined in​
record-cache/src/operators/sync-inverse-transform-operators.ts:24