UNPKG

@extclp/vexip-ui

Version:

A Vue 3 UI library, Highly customizability, full TypeScript, performance pretty good

5 lines (4 loc) 249 B
export { default as Pagination } from './pagination'; export { paginationProps } from './props'; export type { PaginationProps, PaginationCProps } from './props'; export type { PaginationPlugin, PaginationExposed, PaginationSlots } from './symbol';