gongchunyi
2026-06-08 5b8460a455366ef69ecc93b35fa6426ec5795950
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}