UNPKG

@ebay/ui-core-react

Version:

Skin components build off React

5 lines 255 B
export { default as EbayTabs } from "./tabs"; export { default as EbayTab } from "./tab"; export { default as EbayTabPanel } from "./tab-panel"; export type { Activation, Size, TabsProps, OnSelectProps } from "./types"; //# sourceMappingURL=index.d.ts.map