zhitan-cloud
2025-02-07 019a369b89404e1e4d3df591cbdde65788e8276c
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}