mirror of
https://github.com/standardnotes/server
synced 2026-08-01 17:17:00 -04:00
feat(websockets): add websockets service
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
export type AddWebSocketsConnectionResponse = {
|
||||
success: boolean
|
||||
}
|
||||
Reference in New Issue
Block a user