chenhj
2026-02-25 093afacb27da957c979895e991148529fc43a651
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}