zhouwx
2024-06-05 1d2cf5560b9b757eb1405970d89d6609058863cf
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}