🔧
This commit is contained in:
4
node_modules/@vitejs/plugin-vue/dist/index.d.ts
generated
vendored
4
node_modules/@vitejs/plugin-vue/dist/index.d.ts
generated
vendored
@@ -108,4 +108,6 @@ interface Api {
|
||||
}
|
||||
declare function vuePlugin(rawOptions?: Options): Plugin<Api>;
|
||||
|
||||
export { type Api, type Options, type ResolvedOptions, type VueQuery, vuePlugin as default, parseVueRequest };
|
||||
// @ts-ignore
|
||||
export = vuePlugin;
|
||||
export { type Api, type Options, type ResolvedOptions, type VueQuery, parseVueRequest };
|
||||
|
||||
Reference in New Issue
Block a user