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