马宇豪
2024-12-24 9b7252527d52a40da961ed7e048b8d4b5c46224c
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}