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