gaoluyang
2 天以前 a5132f42a1bf77f6bd69b371aa4ab70f64747c27
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}