Skip to content

Commit

Permalink
workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
patroza committed Oct 31, 2023
1 parent 1c30931 commit 54a417a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/prelude/_src/Request.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// @ts-expect-error wtf
import { HttpClientError } from "@effect/platform/Http/ClientError"
import type { ClientResponse } from "@effect/platform/Http/ClientResponse"
import type { Headers } from "@effect/platform/Http/Headers"
Expand Down

0 comments on commit 54a417a

Please sign in to comment.