UNPKG

@ebay/ui-core-react

Version:

Skin components build off React

5 lines 337 B
export { default as EbayField } from "./field"; export { default as EbayLabel, type Props as EbayLabelProps } from "./label"; export { default as EbayFieldDescription } from "./description"; export type { FieldDescriptionType, FieldDescriptionPosition, FieldLayoutType, LabelPosition } from "./types"; //# sourceMappingURL=index.d.ts.map