withTranscriptionSpan
const withTranscriptionSpan: <TOutput>(fn, ...args) => Promise<TOutput>;
Type Parameters
Section titled βType ParametersβType Parameter |
---|
|
Parameters
Section titled βParametersβParameter | Type |
---|---|
|
( |
β¦ |
[ |
Returns
Section titled βReturnsβPromise
<TOutput
>