We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef808a0 commit d7155d1Copy full SHA for d7155d1
src/vite-env.d.ts
@@ -6,5 +6,4 @@ declare const PLAYING: string;
6
declare const PLAYING_REQUESTED: string;
7
declare const PROCESSING: string;
8
declare const STOPPED: string;
9
-
10
declare const GRAPH_WIDTH: number;
0 commit comments