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