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