UNPKG

@ebay/ui-core-react

Version:

Skin components build off React

4 lines 213 B
export { default as EbayButton, type EbayButtonProps } from "./button"; export { default as EbayButtonCell } from "./button-cell"; export type { Size, Priority } from "./types"; //# sourceMappingURL=index.d.ts.map