add lexical-file package (#1286)

This commit is contained in:
Acy Watson
2022-02-14 10:31:19 -08:00
committed by acywatson
parent 4c3dfe677f
commit 44e8daeae4
12 changed files with 92 additions and 27 deletions

View File

@ -0,0 +1,3 @@
'use strict';
module.exports = require('./dist/LexicalFile.js');