Skip to content

Commit 78a55d3

Browse files
committed
Updated TypeScript declarations
1 parent 5d33986 commit 78a55d3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

peaks.js.d.ts

+2
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,8 @@ declare module 'peaks.js' {
9494
playheadColor?: string;
9595
showPlayheadTime?: boolean;
9696
playheadTextColor?: string;
97+
playheadBackgroundColor?: string;
98+
playheadPadding: number;
9799
formatPlayheadTime?: FormatTimeFunction;
98100
timeLabelPrecision?: number;
99101
showAxisLabels?: boolean;

0 commit comments

Comments
 (0)