flow: tame the beast

This commit is contained in:
Saúl Ibarra Corretgé
2018-05-22 16:23:03 +02:00
committed by Lyubo Marinov
parent 9ac5aafe10
commit 0817482b9c
15 changed files with 37 additions and 33 deletions

View File

@@ -60,7 +60,7 @@ type Props = {
export class LargeVideoBackgroundCanvas extends Component<Props> {
_canvasEl: Object;
_updateCanvasInterval: number;
_updateCanvasInterval: *;
/**
* Initializes new {@code LargeVideoBackgroundCanvas} instance.