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