Skip to content

Commit 9ab6efc

Browse files
run pnpm dprint fmt
1 parent 8433bc3 commit 9ab6efc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

types/plotly.js/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ export interface ToImgopts {
302302
height: number | null;
303303
scale?: number | undefined;
304304
}
305-
305+
306306
export interface DownloadImgopts {
307307
format: "jpeg" | "png" | "webp" | "svg";
308308
/**

0 commit comments

Comments
 (0)