gaoluyang
2026-04-27 b52c08544fd4ab1e8ff0f09efaac160608fd90ce
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}