vue-template-html.d.ts 157 B

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