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
When installing @aisstream/aisstream via npm the class SubscriptionMessage is not included in the bundle.
It is not exported in the index.ts and thus might have been omitted during publishing?
When installing
@aisstream/aisstreamvia npm the classSubscriptionMessageis not included in the bundle.It is not exported in the index.ts and thus might have been omitted during publishing?