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