mirror of
https://github.com/facebook/lexical.git
synced 2025-07-15 03:03:56 +08:00
add lexical-file package (#1286)
This commit is contained in:
3
packages/lexical-file/LexicalFile.js
Normal file
3
packages/lexical-file/LexicalFile.js
Normal file
@ -0,0 +1,3 @@
|
||||
'use strict';
|
||||
|
||||
module.exports = require('./dist/LexicalFile.js');
|
Reference in New Issue
Block a user