Skip to content
This repository was archived by the owner on Mar 16, 2019. It is now read-only.

Commit ba90eaa

Browse files
committed
Update README.md
1 parent ed6a778 commit ba90eaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ Content-Type: text/plain
139139

140140
## API
141141

142-
#### `Promise<FetchBlobResponse> fetch(method, url, headers, body)`
142+
#### `fetch(method, url, headers, body):Promise<FetchBlobResponse> `
143143

144144
Send a HTTP request uses given headers and body, and return a Promise.
145145

0 commit comments

Comments
 (0)