Skip to content

Commit d7155d1

Browse files
committed
feat(pencil): added pre-recording functionality - see PR#12(#12)
1 parent ef808a0 commit d7155d1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/vite-env.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,4 @@ declare const PLAYING: string;
66
declare const PLAYING_REQUESTED: string;
77
declare const PROCESSING: string;
88
declare const STOPPED: string;
9-
109
declare const GRAPH_WIDTH: number;

0 commit comments

Comments
 (0)