UNPKG

vtex

Version:

The platform for e-commerce apps

22 lines (21 loc) 698 B
export declare const ErrorKinds: { DEPRECATION_CHECK_ERROR: string; EDITION_REQUEST_ERROR: string; INVALID_OR_EXPIRED_TOKEN_ERROR: string; OUTDATED_CHECK_ERROR: string; FEATURE_FLAG_CHECK_ERROR: string; SETUP_TOOLING_ERROR: string; SETUP_TSCONFIG_ERROR: string; SETUP_TYPINGS_ERROR: string; SSE_ERROR: string; TELEMETRY_REPORTER_ERROR: string; TOOLBELT_CONFIG_MESSAGES_ERROR: string; TOOLBELT_CONFIG_FEATURE_FLAG_ERROR: string; APP_LOGS_SSE_ERROR: string; APP_LOGS_PARSE_ERROR: string; STICKY_HOST_ERROR: string; FLOW_ISSUE_ERROR: string; LOGIN_SERVER_START_ERROR: string; GENERIC_ERROR: string; REQUEST_ERROR: string; };