曹睿
10 天以前 ea1cab4a1b6e3177e10651cff65e61493df41fff
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}