merge: websockets & refactoring
This commit is contained in:
commit
7020a334a2
8 changed files with 218 additions and 26 deletions
1
frontend/src/lib/util.ts
Normal file
1
frontend/src/lib/util.ts
Normal file
|
@ -0,0 +1 @@
|
|||
export type FetchError = { code: number, message: string }
|
Loading…
Add table
Add a link
Reference in a new issue