Skip to content

Commit

Permalink
Update typings (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
kokororin committed Nov 11, 2018
1 parent 5c629c6 commit 25db332
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ export interface HonokaRequestOptions {
cache?: HonokaRequestCache;
redirect?: HonokaRequestRedirect;
integrity?: string;
signal?: AbortSignal | null;
window?: null;
follow?: number;
baseURL?: string;
Expand Down

0 comments on commit 25db332

Please sign in to comment.