mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-21 23:36:16 -04:00
Fixed 'Diff' imports and added test
This commit is contained in:
parent
559e32a16a
commit
ed21dff88f
8 changed files with 20 additions and 9 deletions
|
@ -1,5 +1,5 @@
|
|||
import Utils from "../Utils.js";
|
||||
import JsDiff from "diff";
|
||||
import * as JsDiff from "diff";
|
||||
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue