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