zhitan-cloud
2025-02-08 4462b29e32641afdcc184de97c144c2c38b19688
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}