ZN
2026-03-18 913e7cd145459ca10e80392819aa052454927103
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}