flow: tame the beast
This commit is contained in:
committed by
Lyubo Marinov
parent
9ac5aafe10
commit
0817482b9c
@@ -60,7 +60,7 @@ type Props = {
|
||||
export class LargeVideoBackgroundCanvas extends Component<Props> {
|
||||
_canvasEl: Object;
|
||||
|
||||
_updateCanvasInterval: number;
|
||||
_updateCanvasInterval: *;
|
||||
|
||||
/**
|
||||
* Initializes new {@code LargeVideoBackgroundCanvas} instance.
|
||||
|
||||
Reference in New Issue
Block a user