UNPKG

@ebay/ui-core-react

Version:

Skin components build off React

4 lines 262 B
export { default as EbaySegmentedButtons } from "./segmented-buttons"; export { default as EbaySegmentedButton } from "./button"; export type { SegmentedButtonsProps, SegmentedButtonProps, SegmentedButtonSize } from "./types"; //# sourceMappingURL=index.d.ts.map