Skip to content

Commit 1bcfdd0

Browse files
authored
fix: add todo to piggy back off of and fix release changelog (#6391)
1 parent 540dc2f commit 1bcfdd0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/js-client/src/types.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
import type { ReadStream } from 'node:fs'
22

33
import type { operations } from '@netlify/open-api'
4+
// TODO: remove once we support native fetch
45
import type { RequestInit } from 'node-fetch'
56

67
/**

0 commit comments

Comments
 (0)