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