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