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