Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/modules/ui/install/js/ui/bbcode/formatter/html-formatter/src/
Upload File :
Current File : /var/www/homesaver/www/bitrix/modules/ui/install/js/ui/bbcode/formatter/html-formatter/src/index.js

import { HtmlFormatter, type HtmlFormatterOptions } from './html-formatter';
import { HtmlFormatterComponent } from './html-formatter-component';

export {
	HtmlFormatter,
	HtmlFormatterComponent,
};

export type {
	HtmlFormatterOptions,
};