Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add default export #1740

Merged
merged 3 commits into from
Nov 14, 2023
Merged

fix: add default export #1740

merged 3 commits into from
Nov 14, 2023

Commits on Nov 14, 2023

  1. fix: add default export

    This allows to also import mqtt on NodeJS like on browsers: `import mqtt from 'mqtt'`
    robertsLando committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    e8b0ca7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    609debf View commit details
    Browse the repository at this point in the history
  3. fix: build

    robertsLando committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    fe2a995 View commit details
    Browse the repository at this point in the history