Type alias TOperation<T>

TOperation<T>: ((this, operationData) => TOperationResult<T>)

Type Parameters

Type declaration

Generated using TypeDoc