mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-21 07:16:17 -04:00
OperationConfig now exports a natural version as well as the val-loader version
This commit is contained in:
parent
4fee6cd5d8
commit
0c4ef1cc94
1 changed files with 2 additions and 0 deletions
|
@ -3831,3 +3831,5 @@ function valExport() {
|
|||
}
|
||||
|
||||
export default valExport;
|
||||
|
||||
export { OperationConfig };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue