Update copyright headers (#3086)

Added and updated copyright headers.

Added some missing Flow types.

Removed an invalid prop-types import.
This commit is contained in:
Brian Vaughn
2020-07-07 10:35:57 -04:00
committed by GitHub
parent 3fc860ae8d
commit 3e4f2687c6
95 changed files with 211 additions and 85 deletions

View File

@@ -1,3 +1,7 @@
/**
* Copyright (c) Facebook, Inc. and its affiliates.
*/
const request = require('request-promise');
const errorCodesUrl =