WithSessionFuncP<T>: ((session: ClientSession) => Promise<T>)

Type Parameters

  • T