Skip to content

Commit

Permalink
Merge pull request DefinitelyTyped#33094 from adammolnar/patch-1
Browse files Browse the repository at this point in the history
Update index.d.ts
  • Loading branch information
amcasey authored Feb 19, 2019
2 parents a854a18 + a6133c9 commit 887b08e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion types/react-lottie/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export interface Options {
*/
animationData: any;
rendererSettings?: {
preserveAspectRatio?: boolean;
preserveAspectRatio?: string;
/**
* The canvas context
*/
Expand Down

0 comments on commit 887b08e

Please sign in to comment.