We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bb6ef9 commit d5e84c6Copy full SHA for d5e84c6
packages/gif-creator/index.ts
@@ -16,7 +16,7 @@ import gifsicle from "gifsicle";
16
// @ts-ignore
17
import GIFEncoder from "gif-encoder-2";
18
19
-0;
+1;
20
21
export type { Options as DrawOptions } from "@snk/draw/drawWorld";
22
0 commit comments