mirror of
https://github.com/gchq/CyberChef
synced 2025-12-10 05:13:23 +00:00
Fixed 'Diff' imports and added test
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import Utils from "../Utils.js";
|
||||
import JsDiff from "diff";
|
||||
import * as JsDiff from "diff";
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user