mirror of
https://github.com/gchq/CyberChef
synced 2025-12-11 05:43:28 +00:00
Added module and threading support for the inline version.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import Dish from "./Dish.js";
|
||||
import Ingredient from "./Ingredient.js";
|
||||
import OperationConfig from "value-loader?name=conf!./config/OperationConfig.js";
|
||||
import OpModules from "./config/modules/Default.js";
|
||||
import OpModules from "./config/modules/OpModules.js";
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user