Skip to content

Commit

Permalink
chore: Add extra newline in Location Object Types section
Browse files Browse the repository at this point in the history
  • Loading branch information
CheesyGamer77 authored and danm committed May 3, 2022
1 parent a33ad43 commit 9903ef2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ interface UrlRequestObject {
encoding?: string | null,
url: string | null,
};

// Buffer Object
interface BufferObject {
ext?: string, // mime type of buffered file
Expand Down

0 comments on commit 9903ef2

Please sign in to comment.