Closed cmaddalozzo closed 7 years ago
In order to use the types properly with Typescript they need to be exported. The original type declaration exports some but not all of the types. This PR exports all of the types and fixes a couple of missing/incorrect types.
Any word on this?
In order to use the types properly with Typescript they need to be exported. The original type declaration exports some but not all of the types. This PR exports all of the types and fixes a couple of missing/incorrect types.