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