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