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