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