Current path: home/webdevt/www/cryptoimpot.fr/wp-content/themes/blocksy/inc/panel-builder/header/
?? Go up: /home/webdevt/www/cryptoimpot.fr/wp-content/themes/blocksy/inc/panel-builder
import { handleBackgroundOptionFor } from '../../../static/js/customizer/sync/variables/background'
import ctEvents from 'ct-events'
import { getRootSelectorFor } from '../../../static/js/customizer/sync/helpers'
/*
ctEvents.on(
'ct:header:sync:collect-variable-descriptors',
(variableDescriptors) => {
}
)
ctEvents.on('ct:header:sync:item:global', ({ optionId, optionValue }) => {})
*/