mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-12 01:01:32 -04:00
completing all documentation and other such maintenance
This commit is contained in:
parent
f176a1106a
commit
daac91d970
8 changed files with 106 additions and 67 deletions
|
@ -9,8 +9,8 @@ import Utils from "../core/Utils.mjs";
|
|||
/**
|
||||
* Object to handle the creation of operation ingredients.
|
||||
*
|
||||
* @TODO: would be nice to refactor this. Move everything to c-ingredient-li and
|
||||
* implement there accordingly, delete this file
|
||||
* Note: Not to be confused with the native web component c-ingredient-li, which is the component that makes the parent
|
||||
* list item 'ingredient' in recipe-list.
|
||||
*/
|
||||
class HTMLIngredient {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue