forked from drone/command-center-dashboard

shuishen
2025-04-02 524c42f8c77bcd5d93484bcbee721b6cd9ebe296
1
2
3
4
5
import setupExtend from 'vite-plugin-vue-setup-extend';
 
export default function createSetupExtend() {
  return setupExtend();
}