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