gaoluyang
2025-11-19 b3b394c66696dc61d0d0b0a6f1280709ebd60df7
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}