zt916916
2025-03-26 f4b7744aa4223519a6ef792ab6bcf62d7473ce87
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}