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
This issue is fixed in the TypeScript 1.1 compiler which we're now using. As we're moving to Freedom 0.6 - which significantly changes certain key things about the freedom object - this might be a good time to discuss how we can improve the TypeScript definitions.
The text was updated successfully, but these errors were encountered:
Our TypeScript definitions for Freedom have a bunch of TODOs concerning this issue:
microsoft/TypeScript#52
Here's our "top-level" TypeScript definition for Freedom:
https://github.com/uProxy/uproxy-lib/blob/dev/src/freedom/typings/freedom.d.ts#L3
This issue is fixed in the TypeScript 1.1 compiler which we're now using. As we're moving to Freedom 0.6 - which significantly changes certain key things about the
freedom
object - this might be a good time to discuss how we can improve the TypeScript definitions.The text was updated successfully, but these errors were encountered: