Further improve the typing of InputLine to not require the `as any` cast.
authorRobert Sesek <rsesek@bluestatic.org>
Thu, 20 Feb 2020 23:49:58 +0000 (18:49 -0500)
committerRobert Sesek <rsesek@bluestatic.org>
Thu, 20 Feb 2020 23:49:58 +0000 (18:49 -0500)
commit83dad03f8cd0de961dc122a6f8c5cd8e61dd578b
treefafd6825704143cef1d63a10a099068731efdd57
parentbd6404e3fe6693dae0a208f9eacb12129efe780f
Further improve the typing of InputLine to not require the `as any` cast.
src/Line.test.ts
src/Line.ts
src/fed2019/FormW2.ts