Current File : /home/gulsvnnd/heaventouchspa.com/wp-content/plugins/extendify/src/constants.js
export const {
	AI_HOST = 'https://ai.extendify.com',
	PATTERNS_HOST = 'https://patterns.extendify.com',
	KB_HOST = 'https://kb.extendify.com',
	INSIGHTS_HOST = 'https://insights.extendify.com',
	IMAGES_HOST = 'https://images-resource.extendify.com',
} = process.env;