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