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