Skip to content

Commit

Permalink
fix(FEC-13187): upd types (#641)
Browse files Browse the repository at this point in the history
  • Loading branch information
semarche-kaltura authored Jul 13, 2023
1 parent 0c02495 commit 1a9729d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions types.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,7 @@ declare module PlaykitUI {
height?: number;
viewBox?: string;
}>;
PLAYER_BREAK_POINTS: Record<string, number>;
PLAYER_SIZE: {
TINY: 'tiny';
EXTRA_SMALL: 'extrasmall';
Expand Down

0 comments on commit 1a9729d

Please sign in to comment.