@ebay/ui-core-react
Version:
Skin components build off React
5 lines • 322 B
TypeScript
export { default as EbayList, type EbayListProps } from "./list";
export { default as EbayListItem, type EbayListItemProps } from "./list-item";
export { default as EbayListItemLeading } from "./list-item-leading";
export { default as EbayListItemTrailing } from "./list-item-trailing";
//# sourceMappingURL=index.d.ts.map