Merge pull request #33094 from adammolnar/patch-1

Update index.d.ts
This commit is contained in:
Andrew Casey
2019-02-19 15:25:50 -08:00
committed by GitHub

View File

@@ -21,7 +21,7 @@ export interface Options {
*/
animationData: any;
rendererSettings?: {
preserveAspectRatio?: boolean;
preserveAspectRatio?: string;
/**
* The canvas context
*/