maven
2025-12-02 16653643b991a7b6876b5a4764491c78529ff4e8
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}