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