# typescript

- [Add Types To An Object Destructuring](/til/programmy/typescript/add-types-to-an-object-destructuring.md)
- [Compiler Checks For Unused Params And Variables](/til/programmy/typescript/compiler-checks-for-unused-params-and-variables.md)
- [Re-Export An Imported Type](/til/programmy/typescript/re-export-an-imported-type.md)
- [Type Narrowing With Similarly Shaped Objects](/til/programmy/typescript/type-narrowing-with-similarly-shaped-objects.md)
- [Use An Array Check For Type Narrowing](/til/programmy/typescript/use-an-array-check-for-type-narrowing.md)
- [Zero-Config Environments For Trying Out Types](/til/programmy/typescript/zero-config-environments-for-trying-out-types.md)
