Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/js/landing/widgetvue/src/internal/
Upload File :
Current File : /var/www/homesaver/www/bitrix/js/landing/widgetvue/src/internal/types.js

export type WidgetOptions = {
	rootNode: string,
	template: string,
	style?: string,
	demoData: {},
	lang?: {},
	blockId: number,
	appId?: number,
	appAllowedByTariff?: boolean,
	fetchable?: boolean,
	debug?: boolean,
	useDemoData?: boolean,
}