File "vikbooking-currencyconverter-widget-block.js"

Full Path: /home/romayxjt/public_html/wp-content/plugins/vikbooking/modules/mod_vikbooking_currencyconverter/vikbooking-currencyconverter-widget-block.js
File size: 198 bytes
MIME-type: text/plain
Charset: utf-8

(function(wp) {
	'use strict';

	// support the VikBooking Currency Converter widget as block
	window.vboRegisterBlockEditor(
		window.MOD_VIKBOOKING_CURRENCYCONVERTER_BLOCK_DATA
	);

})(window.wp);