File "control.js"

Full Path: /home/leadltht/fastlinkinternet.com/admin/wp-content/plugins/envo-extra/include/packages/kirki-framework/control-slider/src/control.js
File size: 200 bytes
MIME-type: text/plain
Charset: utf-8

import "./control.scss";
import KirkiSliderControl from './KirkiSliderControl';


// Register control type with Customizer.
wp.customize.controlConstructor['kirki-slider'] = KirkiSliderControl;