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
The documentation claims that the instance variables of Signature (email, name and when) are strings or instances of Time, while they are actually all functions that return a value of that type.
You can verify this by looking at test code, for example.
The text was updated successfully, but these errors were encountered:
mjomble
added a commit
to mjomble/DefinitelyTyped
that referenced
this issue
May 25, 2018
The documentation claims that the instance variables of Signature (email, name and when) are strings or instances of Time, while they are actually all functions that return a value of that type.
You can verify this by looking at test code, for example.
The text was updated successfully, but these errors were encountered: