yaowanxin
2025-09-24 bf04601b6a1cb0d52eebe7b6830e8221c22c6ca0
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}