Skip to content

Improve JSDoc for embedded functions#141

Merged
ryanwersal merged 1 commit intomainfrom
tr/improve-jsdoc
Apr 14, 2026
Merged

Improve JSDoc for embedded functions#141
ryanwersal merged 1 commit intomainfrom
tr/improve-jsdoc

Conversation

@taylorreece
Copy link
Copy Markdown
Member

This improves the JSDoc for embedded functions, adding explanations of functions' parameters and example usage. The only code change here is in src/index.ts, changing export default { ...methods } to export default methods, since the former loses JSDoc. I think those function identically.

image

@taylorreece taylorreece force-pushed the tr/improve-jsdoc branch 5 times, most recently from 21eb5a5 to d62977e Compare April 14, 2026 20:59
@ryanwersal ryanwersal merged commit c58dd42 into main Apr 14, 2026
1 check passed
@ryanwersal ryanwersal deleted the tr/improve-jsdoc branch April 14, 2026 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants