123
birt
2025-04-14 85b2aaaef8cc53d4522398a68ca1a5398a89bf9c
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}