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