Skip to content

Commit

Permalink
refactor: update jsdoc
Browse files Browse the repository at this point in the history
Co-authored-by: janniks <6362150+janniks@users.noreply.github.com>
  • Loading branch information
hugocaillard and janniks committed Dec 14, 2023
1 parent a9f4196 commit 25b3994
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/transactions/src/clarity/clarityValue.ts
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ type ClarityTypetoValue = {
};

/**
* @description narrow down the type of a generic ClarityValue
* Narrow down the type of a generic ClarityValue
* @example
* ```ts
* // some functions can return a generic `ClarityValue` type
Expand Down

1 comment on commit 25b3994

@vercel
Copy link

@vercel vercel bot commented on 25b3994 Dec 14, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.