2 lines
40 B
TypeScript
2 lines
40 B
TypeScript
export const CONFLICT_ERROR_CODE = 409;
|
export const CONFLICT_ERROR_CODE = 409;
|