VVT789
2025-02-12 32bc309a7c2af7405d5e45907b705b7f9168f63b
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}