yyb
2026-04-18 376a34ba7d6ee91f07585825576f296f081feea4
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}