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