gaoluyang
2025-06-17 2e02111747139c575101437920e821abfa1b1317
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}