mirror of
https://github.com/gchq/CyberChef.git
synced 2024-11-02 06:01:02 +01:00
OperationConfig now exports a natural version as well as the val-loader version
This commit is contained in:
parent
4fee6cd5d8
commit
0c4ef1cc94
@ -3831,3 +3831,5 @@ function valExport() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
export default valExport;
|
export default valExport;
|
||||||
|
|
||||||
|
export { OperationConfig };
|
||||||
|
Loading…
Reference in New Issue
Block a user