vue-sfc-styles.d.ts 154 B

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