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