Type Alias TransactionHandler<BODY>

TransactionHandler<BODY>: ((body: BODY) => void)

Type Parameters

  • BODY