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