Type Alias TransactionHandler<T>

TransactionHandler<T>: (() => Promisable<T>)

Type Parameters

  • T