UNPKG
vuepress-theme-delicate
Version:
latest (1.0.0)
1.0.0
a delicate theme for vuepress.
vuepress-theme-delicate
/
config
/
index.js
3 lines
(2 loc)
•
92 B
JavaScript
View Raw
1
2
3
export
const
sidebarSymbol =
Symbol
(
'sidebar'
);
export
const
themeSymbol =
Symbol
(
'theme'
);