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