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