We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3be95ec commit 2eb8db9Copy full SHA for 2eb8db9
src/client.ts
@@ -1,6 +1,6 @@
1
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
2
3
-import type { RequestInit, RequestInfo, BodyInit } from './internal/builtin-types';
+import type { RequestInit, BodyInit } from './internal/builtin-types';
4
import type { HTTPMethod, PromiseOrValue, MergedRequestInit, FinalizedRequestInit } from './internal/types';
5
import { uuid4 } from './internal/utils/uuid';
6
import { validatePositiveInteger, isAbsoluteURL, safeJSON } from './internal/utils/values';
0 commit comments