UNPKG

vuepress-plugin-remove-html-extension

Version:
3 lines (2 loc) 122 B
import type { PluginFunction } from '@vuepress/core'; export declare let removeHtmlExtensionPlugin: () => PluginFunction;