gaoshp
2025-05-27 2408cae283250c0dcd2a37f89491fb92873dee15
1
2
3
4
5
import setupExtend from 'vite-plugin-vue-setup-extend';
 
export default function createSetupExtend() {
  return setupExtend();
}