Introduce the LineOptions interface and optional ctor param for Line.
authorRobert Sesek <rsesek@bluestatic.org>
Sun, 21 Mar 2021 19:05:01 +0000 (15:05 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Sun, 21 Mar 2021 19:05:01 +0000 (15:05 -0400)
commit97cfda5acbd98693b12e58c09eda38eb45b7eb8b
treea35bf1141151d06f9b616816f73f4df246dde5ea
parentf7f79fee5240e97dd825537f7b4ab7944f83e1c2
Introduce the LineOptions interface and optional ctor param for Line.

Currently this is used to specify a new FormatType, which can be used by
ustaxviewer to format the value appropriately.
src/core/Line.ts
src/core/index.ts
src/fed2019/Form1116.ts
src/fed2019/Form8606.ts