Start modeling Line, Form and their relation to TaxReturn.
authorRobert Sesek <rsesek@bluestatic.org>
Tue, 18 Feb 2020 03:57:49 +0000 (22:57 -0500)
committerRobert Sesek <rsesek@bluestatic.org>
Tue, 18 Feb 2020 03:57:49 +0000 (22:57 -0500)
commite80c981924ae663a6b64909780d20d4ba19a9603
treeb1957bade7114914d38e89bd416c00c5ba8b65d2
parente21034db2995f0df119218786659ea451e9b936c
Start modeling Line, Form and their relation to TaxReturn.
src/Errors.ts [new file with mode: 0644]
src/Form.test.ts [new file with mode: 0644]
src/Form.ts
src/Line.ts [new file with mode: 0644]
src/TaxReturn.test.ts
src/TaxReturn.ts