Your IP : 172.70.80.238


Current Path : /var/www/element/data/www/revenuestory.ru/bitrix/js/landing/node/img/src/
Upload File :
Current File : /var/www/element/data/www/revenuestory.ru/bitrix/js/landing/node/img/src/img.js

import {Type} from 'main.core';
import {Node} from 'landing.node';

export class Img extends Node
{
	constructor()
	{
		super();
	}

	setName()
	{
	}
}