Add header to scripts (#2432)

This commit is contained in:
John Flockton
2022-06-15 17:31:12 +01:00
committed by GitHub
parent 978ac2d9f1
commit 96bdfb1c85
30 changed files with 86 additions and 16 deletions

View File

@ -4,8 +4,8 @@
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*
* @flow
*/
'use strict';
/*:: import type { ErrorMap } from './Types' */