gaoluyang
2025-07-31 671de10538f63e5eb52e9540af13b8fae380b982
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}