net
2025-02-14 06d3d15a5a08637041cc601101c063b11b07a346
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}