ich geh behindert
This commit is contained in:
1
LEGACY-torben_frontend/src/utils/fetch.ts
Normal file
1
LEGACY-torben_frontend/src/utils/fetch.ts
Normal file
@@ -0,0 +1 @@
|
||||
export const fetcher = (url: string) => fetch(url).then((response) => response.json());
|
Reference in New Issue
Block a user