We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dfc185 commit 7a988a2Copy full SHA for 7a988a2
src/lib/api.ts
@@ -1,7 +1,5 @@
1
import type { ServerLoad } from '@sveltejs/kit'
2
3
-type Fetch = typeof fetch
4
-
5
interface GoogleFont {
6
category: string
7
family: string
0 commit comments