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