| Current Path : /var/www/element/data/www/revenuestory.ru/bitrix/js/landing/node/img/src/ |
| 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()
{
}
}