UNPKG

@nolebase/vitepress-plugin-page-properties

Version:

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

7 lines (6 loc) 200 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.InjectionKey = void 0; const InjectionKey = exports.InjectionKey = Symbol("vitepress-nolebase-page-properties");