Files
lexical/packages/lexical-overflow/LexicalOverflow.js
Dominic Gannaway 146c95a540 Add @lexical/overflow @lexical/link (#1556)
* Add @lexical/overflow @lexical/link

* Fix tests
2022-04-09 00:43:35 -07:00

13 lines
268 B
JavaScript

/**
* 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');