UNPKG

@vuepress/plugin-theme-data

Version:

VuePress plugin - theme data

6 lines (5 loc) 201 B
import { themeDataPlugin } from './themeDataPlugin.js'; export * from '../shared/index.js'; export * from './prepareThemeData.js'; export * from './themeDataPlugin.js'; export default themeDataPlugin;