zhouwx
2025-08-14 a669adb3e80e58aee84be37d865311717ea61990
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}