mirror of
https://github.com/gchq/CyberChef
synced 2025-12-11 22:03:22 +00:00
update comments
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
* Returns the index of a label.
|
||||
*
|
||||
* @private
|
||||
* @param {Object} state
|
||||
* @param {Object} state - The current state of the recipe.
|
||||
* @param {string} name - The label name to look for.
|
||||
* @returns {number}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user