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

This commit is contained in:
Benjamin Canac
2025-01-06 16:25:29 +01:00
parent 561fcd0b19
commit 71e98a4024
3 changed files with 74 additions and 360 deletions

5
vue-plugin.d.mts Normal file
View File

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