liding
2026-06-17 0989ba34bf4e28a8371e35ec7309f00fa350e746
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}