xieb
2023-12-08 302ba7bb9cc564c305d63fa060c85d31ee2cb2b0
1
2
3
4
5
import setupExtend from 'vite-plugin-vue-setup-extend';
 
export default function createSetupExtend() {
  return setupExtend();
}