TypeScriptDefining TypesOn this pageDefining TypesTODO:- interfaces vs. `type`- unions, etc.- typing functions- `any` vs. `unknown`