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