選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

constants.js 123B

123456
  1. // @flow
  2. /**
  3. * Fixed name of the YouTube player fake participant.
  4. */
  5. export const YOUTUBE_PARTICIPANT_NAME = 'YouTube';