mirror of
https://github.com/gchq/CyberChef
synced 2026-01-09 12:03:30 +00:00
Added 'Fuzzy Match' operation
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
import HTMLOperation from "../HTMLOperation.mjs";
|
||||
import Sortable from "sortablejs";
|
||||
import {fuzzyMatch, calcMatchRanges} from "../../core/lib/FuzzySearch.mjs";
|
||||
import {fuzzyMatch, calcMatchRanges} from "../../core/lib/FuzzyMatch.mjs";
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user