dy
2025-04-14 5549f62c38c82aed5372700b32a8970c842b6024
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}