ZN
2 天以前 1edc99c8d6fc4ab71961c23aaf3dd5fecc076908
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}