Skip to content

docs: add missing JSDoc comment for getGlobalVariable utility function#6340

Open
ChandaVarshith wants to merge 1 commit intoFlowiseAI:mainfrom
ChandaVarshith:main
Open

docs: add missing JSDoc comment for getGlobalVariable utility function#6340
ChandaVarshith wants to merge 1 commit intoFlowiseAI:mainfrom
ChandaVarshith:main

Conversation

@ChandaVarshith
Copy link
Copy Markdown

Added missing JSDoc comment for the getGlobalVariable function
in packages/server/src/utils/index.ts.

Every other exported function in this file has JSDoc documentation,
but getGlobalVariable was missing it. This improves code consistency
and developer experience.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request adds JSDoc documentation to the getGlobalVariable function in packages/server/src/utils/index.ts to describe its parameters and return type. I have no feedback to provide as there are no review comments.

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.

1 participant