2026-05-08 0678f50029b10f4c76e260371e48b0c0ab8e32c4
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}