UNPKG

vuetning

Version:

<p align="center"> <img width="160"src="https://s3.amazonaws.com/arcthos.com/vuetning/logo.svg"> </p>

13 lines (12 loc) 942 B
export type { AccordionSection } from "./slds-accordion/accordion-section" export type { Breadcrumb } from "./slds-breadcrumbs/breadcrumb" export type { CheckboxGroupOption } from "./slds-checkbox-group/checkbox-group-option" export type { CheckboxButtonGroupOption } from "./slds-checkbox-button-group/checkbox-button-group-option" export type { DataTableColumn } from "./slds-data-table/data-table-column" export type { DropdownOption } from "./slds-dropdown/dropdown-option" export type { GlobalNavigationTab } from "./slds-global-navigation/global-navigation-tab" export type { GlobalNavigationSubTab } from "./slds-global-navigation/global-navigation-sub-tab" export type { Option } from "./commons/option" export type { PageHeaderDropdownOption } from "./slds-page-header/page-header-dropdown-option" export type { Tab } from "./slds-tabs/tab" export type { WideRadioGroupOption } from "./slds-wide-radio-group/wide-radio-group-option"