UNPKG

@starzkg/vuepress-plugin-page-info

Version:
3 lines (2 loc) 159 B
import type { CommentPluginFrontmatter } from '../../shared'; export declare const resolveEnablePageViews: (frontmatter: CommentPluginFrontmatter) => boolean;