one-click-accessibility/modules/settings/assets/js/constants/index.js
2025-01-30 16:19:38 +02:00

7 lines
205 B
JavaScript

export const HELP_LINK = 'https://go.elementor.com/';
export const UPGRADE_LINK = 'https://go.elementor.com/';
export const SKELETON_OPTIONS = Object.freeze({
SPEED: 2,
FOREGROUND_COLOR: '#D9D9D9',
});