zhouwenxuan
2024-02-20 5d6dd045d7a83a2388759a422b2408266f08eb97
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}