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