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