Type alias TOperationResult<T>

TOperationResult<T>: Promise<T> | T

Type Parameters

Generated using TypeDoc