ustcyc
2025-04-13 9ef82073c1a8e4e3ca5f4ea938405e254a92de5a
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}