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