chenrui
2025-05-13 81a88342f02e185abae52c19e3cd6ce734aa04a3
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}