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