Migrate 5 more packages to TypeScript (8/n) (#2215)

* Migrate packages

* Migrate lists

* Small type change

* Mix merge issues

* Remove unnecessary type
This commit is contained in:
John Flockton
2022-05-20 22:58:05 +01:00
committed by GitHub
parent b7b4c8f04d
commit be1e15567a
43 changed files with 1094 additions and 534 deletions

View File

@ -1,12 +0,0 @@
/**
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*
*
*/
'use strict';
module.exports = require('./dist/LexicalOverflow.js');