DYL0109
2025-01-18 7538221d988c4ea80f00b9cbfbe48e8231f9c768
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}