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