zhouwx
2024-07-19 95ac0601f43a68c07092501bbd057b8bdb37487b
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}