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