2026-06-17 3838266e5b352349ed0ddfc7d1e01ea634c3d4eb
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}