zouyu
2026-01-10 764b9041e8c5139e6253e7e27dbdf74705386837
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}