UNPKG

eksisozluk-api

Version:
8 lines (7 loc) 345 B
const INFO = { TOPIC: { REDIRECTING: "Topic found but redirecting to the full path", REDIRECTING_DISABLED: "Topic found but it's not in the form of full slug. Redirecting is disabled so page parameter won't be applied. To enable redirecting, please change config.topic.allowRedirect to true.", } } module.exports = INFO;