gongchunyi
6 天以前 85a187bcb7d07b39fb561f41b9167bb0f0c83cfc
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}