Current Path : /var/www/www-root/data/www/info.monolith-realty.ru/bitrix/js/ui/tabs/src/ |
Current File : /var/www/www-root/data/www/info.monolith-realty.ru/bitrix/js/ui/tabs/src/index.js |
import { Tabs } from './tabs'; import { Tab } from './tab'; import type { TabsOptionsType, TabHeadOptionsType, TabOptionsType} from './types'; import './css/main.css'; export { Tabs, Tab, } export type { TabsOptionsType, TabHeadOptionsType, TabOptionsType };