gaoluyang
2025-09-18 46c9ce77200e9359687256a34c7487d956a88afc
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}