withSpeechGroupSpan
const withSpeechGroupSpan: <TOutput>(fn, options?, parent?) => Promise<TOutput>;
Type Parameters
Section titled βType ParametersβType Parameter |
---|
|
Parameters
Section titled βParametersβParameter | Type |
---|---|
|
( |
|
|
|
Returns
Section titled βReturnsβPromise
<TOutput
>