forked from drone/command-center-dashboard

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