mirror of
https://github.com/standardnotes/server
synced 2026-08-05 03:15:53 -04:00
feat(websockets): add websockets service
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
export type RemoveWebSocketsConnectionDTO = {
|
||||
connectionId: string
|
||||
}
|
||||
Reference in New Issue
Block a user