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