zhouwx
2024-12-24 2891efe0745a7510536d1aa01b914564fc58721a
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}