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