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