mirror of
https://github.com/gchq/CyberChef
synced 2025-12-19 17:53:34 +00:00
OperationConfig now exports a natural version as well as the val-loader version
This commit is contained in:
@@ -3831,3 +3831,5 @@ function valExport() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
export default valExport;
|
export default valExport;
|
||||||
|
|
||||||
|
export { OperationConfig };
|
||||||
|
|||||||
Reference in New Issue
Block a user