mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-07-21 03:01:51 +00:00
Migrated ShlinkApiClient from axios to fetch
This commit is contained in:
@@ -1 +1,3 @@
|
||||
export type MediaMatcher = (query: string) => MediaQueryList;
|
||||
|
||||
export type Fetch = typeof window.fetch;
|
||||
|
||||
Reference in New Issue
Block a user