We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 322e6a7 commit 3082ebeCopy full SHA for 3082ebe
1 file changed
docs/Examples.md
@@ -5,7 +5,7 @@
5
6
```js
7
import { createServer } from 'node:net'
8
-import Aedes from 'aedes'
+import { Aedes } from 'aedes'
9
10
const port = 1883
11
0 commit comments