gaoluyang
2026-01-15 9289a4fbacafcc7a80385fc3a3167f383d5cf991
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}