mirror of
https://gitee.com/myxzgzs/BOYUEOA.git
synced 2025-08-08 13:22:42 +08:00
6 lines
138 B
JavaScript
6 lines
138 B
JavaScript
![]() |
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
|
||
|
|
||
|
export default function createSetupExtend() {
|
||
|
return setupExtend({})
|
||
|
}
|