Skip to content

Commit

Permalink
Update TS type file to include jsonpatch formatter (#310)
Browse files Browse the repository at this point in the history
Co-authored-by: Thilina Herath <thilina.herath@author-it.com>
  • Loading branch information
thilinatnt and Thilina Herath authored Aug 22, 2023
1 parent ec723ec commit 1e76171
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ export const formatters: {
annotated: Formatter;
console: Formatter;
html: HtmlFormatter;
jsonpatch: Formatter;
};

export const console: Formatter;
Expand Down

0 comments on commit 1e76171

Please sign in to comment.