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