vue-sfc-scripts.d.ts 155 B

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