polygon-io / client-js

The official JS client library for the Polygon REST and WebSocket API.
MIT License
184 stars 57 forks source link

Exports and Updates Options WebSocket Event Types #156

Closed WilliamConnatser closed 1 year ago

WilliamConnatser commented 1 year ago

One event type was missing, and one had an additional property that wasn't defined in the interface.

Furthermore, the options file was not being exported from the library so once compiled I was not able to import them: image