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