Skip to main content

SAME_FILE_ERROR

talawa-apiDocs


talawa-api / constants / SAME_FILE_ERROR

Variable: SAME_FILE_ERROR

> const SAME_FILE_ERROR: Readonly<object>

Type declaration

CODE

> CODE: "internalServerError" = "internalServerError"

MESSAGE

> MESSAGE: "The newer image is the same as the previous image in the database" = "The newer image is the same as the previous image in the database"

PARAM

> PARAM: "internalServerError" = "internalServerError"

Defined in

src/constants.ts:251