spring
14 小时以前 d66055533cab4d64195b16e373334ff4f2774864
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}