gaoluyang
2026-01-30 8bb204ea6b9c73727ba50e9697a6940b53e5963d
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}