buhuazhen
2025-08-26 02dab18683eab22bf7a37c404a17d9174820f29c
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}