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