I’ve posted a very specific problem and you’ve pointed me to the root of the manual. That is far from helpful.
I can see from micropython.org that ‘typing’ is not there.
But then again, Digi own samples use it.
I want to confirm if Digi samples are broken or if the package ‘typing’ isn’t really available.
typehints - This folder contains the API definitions of the MicroPython modules available in the XBee devices. These definitions are used by the Digi XBee MicroPython PyCharm Plugin for syntax checking, code completion and refactoring.
Basically, it is just for PyCharm support not for micropython itself.