UNPKG
vuepress-theme-lovely
Version:
latest (0.0.6)
0.0.6
0.0.5
0.0.4
0.0.3
0.0.1
a lovely vuepress theme
github.com/zp961214/vuepress-theme-lovely
zp961214/vuepress-theme-lovely
vuepress-theme-lovely
/
components
/
pagination
/
index.js
3 lines
(2 loc)
•
80 B
JavaScript
View Raw
1
2
3
import
pagination
from
'./modules/pagination.vue'
;
export
default
pagination;