chenhj
2026-04-30 67eb69b58fcc17aff9995d552cac80921f7c764c
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}