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