TapErrorCode, as an array to iterate or check membership
against at runtime.Frontend API symbols
TAP_ERROR_CODES
The same codes as TapErrorCode, as an array to iterate or check membership against at runtime.
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
The same codes as TapErrorCode, as an array to iterate or check membership against at runtime.
const TAP_ERROR_CODES: readonly TapErrorCode[];
TapErrorCode, as an array to iterate or check membership
against at runtime.Was this page helpful?