ali
2025-02-12 d978607e34b954d6828e1d10ba617a79ee1ef166
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}