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