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 1bcfdd0 commit 409433eCopy full SHA for 409433e
packages/js-client/src/types.ts
@@ -1,7 +1,6 @@
1
import type { ReadStream } from 'node:fs'
2
3
import type { operations } from '@netlify/open-api'
4
-// TODO: remove once we support native fetch
5
import type { RequestInit } from 'node-fetch'
6
7
/**
0 commit comments