file-html.d.ts 149 B

1234
  1. import { VueLanguagePlugin } from '../types';
  2. declare const plugin: VueLanguagePlugin;
  3. export default plugin;
  4. //# sourceMappingURL=file-html.d.ts.map