gaoluyang
2026-05-16 7d984efda28ba107ff34c7486c56d5c1e7b6c43c
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}