马宇豪
2024-01-17 7bc6b0c7805db48bef4a0ee5477a1681e396347d
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}