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 7065b8b commit 563a88dCopy full SHA for 563a88d
1 file changed
docs/README.md
@@ -149,3 +149,8 @@ websocket wss://jetstream2.us-west.bsky.network/subscribe?wantedCollections=app.
149
}
150
151
~~~
152
+ #### Get-WebSocket Example 11
153
+
154
+~~~powershell
155
+# We can decorate a type returned from a WebSocket, allowing us to add additional properties.
156
+~~~
0 commit comments