UNPKG

@nolebase/vitepress-plugin-page-properties

Version:

A VitePress plugin that renders frontmatter as page properties, and makes them editable.

9 lines (6 loc) 284 B
var data$1 = { pageProperties:{ wordsCount:"{{wordsCount}} words" } }; data$1.pageProperties; var data = { pageProperties:{ wordsCount:"{{wordsCount}} 字" } }; data.pageProperties; export { data$1 as defaultEnLocale, data as defaultZhCNLocale }; //# sourceMappingURL=index.mjs.map