Current File : /home/kelaby89/kayautoparts.com/wp-content/plugins/extendify/src/HelpCenter/lib/utils.js
export const isOnLaunch = () => {
	const q = new URLSearchParams(window.location.search);
	return ['page'].includes(q.get('extendify-launch'));
};

export const hasPageCreatorEnabled = window.extSharedData?.showAIPageCreation;
Page not found – Hello World !