huminmin
2026-01-19 b48ddb23e18ff7d3dae36940c26d38b69a86be48
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}