Please, check for existing issues to avoid duplicates.
What happened?
MessageType enum is undefined on runtime when imported from peer
How can we reproduce the issue?
- Create a project
- install peer
- import { MessageType } from 'peer'
- try using MessageType to determine the type of incoming messages
- Runtime error with MessageType being undefined
What do you expected to happen?
MessageType should be defined and usable for determining the type of incoming messages
Environment setup
- OS: MacOS Sequoia
- Platform: NodeJS
- Browser: Brave
Is this a regression?
No response
Anything else?
No response
Please, check for existing issues to avoid duplicates.
What happened?
MessageType enum is undefined on runtime when imported from peer
How can we reproduce the issue?
What do you expected to happen?
MessageType should be defined and usable for determining the type of incoming messages
Environment setup
Is this a regression?
No response
Anything else?
No response