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