VVT789
2025-02-11 c66e37516ac277f437f458ea07ef2419d6af8174
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}