File "constants.js"

Full Path: /home/leadltht/fastlinkinternet.com/admin/wp-content/wp-content/wp-content/plugins/extendify/src/constants.js
File size: 268 bytes
MIME-type: text/plain
Charset: utf-8

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;