3 lines
85 B
TypeScript
Raw Normal View History

/** the backend error code key */
export const BACKEND_ERROR_CODE = 'BACKEND_ERROR';