gaoluyang
2025-05-08 b13381ad94cd50b53a8dbb7792db6f0992518d3a
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}