Begin defining a TaxReturn and Person model.
[ustaxlib.git] / src / Form.ts
1 export default class Form {
2 };