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
We should clarify return types in all of our public api methods.
This means making it clear to developers not only the general type of the return value, but the schema of the value when the return value is an object.
@vsund was kind enough to bring this up as part of his creation of typescript definitions for this library #336
The text was updated successfully, but these errors were encountered:
We should clarify return types in all of our public api methods.
This means making it clear to developers not only the general type of the return value, but the schema of the value when the return value is an object.
@vsund was kind enough to bring this up as part of his creation of typescript definitions for this library #336
The text was updated successfully, but these errors were encountered: