chenrui
2025-05-12 3e84c423f8b76c003d70d54ff5c57c2402b17bf8
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}