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