UNPKG

html-validate-vue

Version:

vue transform for html-validate

10 lines (6 loc) 116 B
import { Plugin } from 'html-validate'; declare const plugin: Plugin; export { plugin as default, }; export {};