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