Your IP : 172.71.120.3


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

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

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

	setName()
	{

	}
}