Skip to content

Commit

Permalink
chore: rev for release
Browse files Browse the repository at this point in the history
  • Loading branch information
eonarheim committed Dec 13, 2024
1 parent 4f29db6 commit 7a14e5a
Show file tree
Hide file tree
Showing 4 changed files with 2,799 additions and 1,087 deletions.
2 changes: 0 additions & 2 deletions index.d.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
/// <reference path="matcher-types.d.ts" />
/// <reference types="@types/jasmine" />
import { convertSourceVisualToImageData } from "./convert";
import { type PixelmatchOptions } from 'pixelmatch';
export declare type ExcaliburVisual = string | HTMLImageElement | HTMLCanvasElement | CanvasRenderingContext2D;
Expand Down
Loading

0 comments on commit 7a14e5a

Please sign in to comment.