UNPKG
vue3-paginate-z
Version:
latest (1.1.1)
1.1.1
1.1.0-alp
vue3 paginate ts (smooth)
github.com/delpikye-v/vue3-paginate
delpikye-v/vue3-paginate
vue3-paginate-z
/
dist
/
types
/
src
/
components
/
index.d.ts
2 lines
(1 loc)
•
62 B
TypeScript
View Raw
1
2
export
{
default
as
Paginate
}
from
"./pagination/index.vue"
;