Revert "chore(deps): update @nuxt/module-builder"

This reverts commit 71e98a4024.
This commit is contained in:
Benjamin Canac
2025-01-09 12:29:53 +01:00
parent 15b411de4a
commit c79acc15b0
3 changed files with 352 additions and 66 deletions

5
vue-plugin.d.ts vendored Normal file
View File

@@ -0,0 +1,5 @@
import type { Plugin } from 'vue'
declare const plugin: Plugin
export default plugin