mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-02-23 02:51:26 +01:00
4 lines
71 B
TypeScript
4 lines
71 B
TypeScript
|
import { defineConfig } from "vite";
|
||
|
|
||
|
export default defineConfig({});
|