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