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