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