yuan
2026-03-28 8f83ed8d82ee0e8ddb2c158865b93746110cd1cd
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}