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