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