UNPKG
@bfehub/vuepress-theme-vmi
Version:
latest (1.60.0)
1.60.0
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Vmi theme of VuePress
github.com/bfehub/vmi
@bfehub/vuepress-theme-vmi
/
lib
/
shared
/
index.js
4 lines
(3 loc)
•
83 B
JavaScript
View Raw
1
2
3
4
export
*
from
'./nav.js'
;
export
*
from
'./options.js'
;
export
*
from
'./page.js'
;