mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-14 01:56:54 -04:00
Comments/Documentation
This commit is contained in:
parent
72a76e098b
commit
ac2b9d1d33
2 changed files with 10 additions and 2 deletions
|
@ -4,7 +4,7 @@ import Recipe from "../Recipe.mjs";
|
|||
import Dish from "../Dish.mjs";
|
||||
import {detectFileType} from "./FileType.mjs";
|
||||
import chiSquared from "chi-squared";
|
||||
import potentialOps from "./Test.mjs";
|
||||
import potentialOps from "./MagicObject.mjs";
|
||||
import { isType } from "./FileType.mjs";
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue