Bump flow version #7211

Closed
mayeaux wants to merge 9 commits from bump-flow-version into master
Showing only changes of commit 1e7c2c26a2 - Show all commits

View file

@ -49,7 +49,7 @@ type Analytics = {
tagFollowEvent: (string, boolean, ?string) => void,
playerLoadedEvent: (?boolean) => void,
playerStartedEvent: (?boolean) => void,
videoStartEvent: (string, number, string, number, string, any) => void,
videoStartEvent: (string, number, string, number, string, any, number) => void,
videoIsPlaying: (boolean, any) => void,
videoBufferEvent: (
StreamClaim,