@ebay/ui-core-react
Version:
Skin components build off React
6 lines • 342 B
TypeScript
export { default as EbayInfotip } from "./ebay-infotip";
export { default as EbayInfotipHost } from "./ebay-infotip-host";
export { default as EbayInfotipHeading } from "./ebay-infotip-heading";
export { default as EbayInfotipContent } from "./ebay-infotip-content";
export type { Variant } from "./types";
//# sourceMappingURL=index.d.ts.map