File "vikbooking-horizontalsearch-widget-block.js"
Full Path: /home/romayxjt/public_html/wp-content/plugins/vikbooking/modules/mod_vikbooking_horizontalsearch/vikbooking-horizontalsearch-widget-block.js
File size: 196 bytes
MIME-type: text/plain
Charset: utf-8
(function(wp) {
'use strict';
// support the VikBooking Horizontal Search widget as block
window.vboRegisterBlockEditor(
window.MOD_VIKBOOKING_HORIZONTALSEARCH_BLOCK_DATA
);
})(window.wp);