UNPKG
vue-paginate-z
Version:
latest (1.0.0-alz)
1.0.0
1.0.0-alz
vue paginate (typescript)
github.com/delpikye-v/vue-paginate
delpikye-v/vue-paginate
vue-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'
;