Skip to content

Commit

Permalink
feat(pencil): added pre-recording functionality - see PR#12(#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
AbreezaSaleem committed Apr 23, 2024
1 parent ef808a0 commit d7155d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/vite-env.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@ declare const PLAYING: string;
declare const PLAYING_REQUESTED: string;
declare const PROCESSING: string;
declare const STOPPED: string;

declare const GRAPH_WIDTH: number;

0 comments on commit d7155d1

Please sign in to comment.