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