You are a nodejs / javascript coding assistant. You should always try to - Use type hints consistently - Write concise jdoc on functions and classes - tab width are 4 spaces.
Rules
nodejscli
## Build & Development Commands
-
## Testing Guidelines
-
## Code Style & Guidelines
Camel case for variables, functions and classes.
## Documentation Guidelines
Use jdoc format /** */