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