19 小时以前 41d4bedd762c6f8a8358baf33a065b052baab9cc
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}