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