UNPKG
@terrible-lexical/yjs
Version:
latest (0.12.14)
0.12.14
0.12.12
0.12.11
0.12.10
0.12.9
0.12.8
0.12.7
0.12.6
The library provides Yjs editor bindings for Lexical.
github.com/facebook/lexical
facebook/lexical
@terrible-lexical/yjs
/
index.ts
10 lines
(8 loc)
•
245 B
text/typescript
View Raw
1
2
3
4
5
6
7
8
9
10
/** * 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. * */
module
.
exports
= require(
'./dist/LexicalYjs.js'
);