liding
2026-05-28 99511aacf607261357cb18364236058a6a9fc86b
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}