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