zhouwx
2025-01-06 2aac44c550cdb242225a2a18f7238fb41c618779
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}