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