Skip to content

Commit

Permalink
update type declaration
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Santos <nick.santos@docker.com>
  • Loading branch information
nicks committed Aug 23, 2022
1 parent 17d699b commit 61431d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion types/index.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export function setupCanvasMock() {}
export function setupCanvasMock(window?: Window) {}

export interface CanvasRenderingContext2DEvent {
/**
Expand Down

0 comments on commit 61431d0

Please sign in to comment.