UNPKG

html-validate-vue

Version:

vue transform for html-validate

7 lines (4 loc) 100 B
import { Plugin } from 'html-validate'; declare const plugin: Plugin; export = plugin; export {};