VVT789
2025-03-21 5b45a90fcf4686a8cf39d4b23935a313ad432f4f
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}