website
website copied to clipboard
docs(examples): Fix ineffective TypeScript example
trafficstars
Description
This fixes the currently very ineffective and (imo) broken TypeScript use example.
Issues addressed:
- example of actually using the imported TS types
- making use of the previously unused variable
portto show how one would get the port
old version:
Related Issues
Check List
- [x] I have read the Contributing Guidelines