UNPKG

@ebay/ui-core-react

Version:

Skin components build off React

3 lines 163 B
export type ItemState = "visible" | "hidden" | "dots"; export type PaginationVariant = "show-last" | "show-range" | "overflow"; //# sourceMappingURL=types.d.ts.map