You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thanks for writing and maintaining this library :)
From what I can tell, the findLocalDevices function can either return a single device, or an array, depending on whether it is called with an ip parameter. This does not seem to be reflected in the type signature, which only includes the list version.
It would be great if the single device return type could be added ^_^
The text was updated successfully, but these errors were encountered:
Hi, thanks for writing and maintaining this library :)
From what I can tell, the
findLocalDevices
function can either return a single device, or an array, depending on whether it is called with an ip parameter. This does not seem to be reflected in the type signature, which only includes the list version.It would be great if the single device return type could be added ^_^
The text was updated successfully, but these errors were encountered: