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