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