createDiagnosticsOptions Function
Creates diagnostics options that can be passed to presentation requests based on given diagnostics props.
createDiagnosticsOptions(props: DiagnosticsProps): ClientDiagnosticsOptions | undefined
Parameter | Type | Description |
---|---|---|
props | DiagnosticsProps |
Returns - ClientDiagnosticsOptions | undefined
Defined in
Last Updated: 06 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.