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