mirror of
https://github.com/gchq/CyberChef
synced 2025-12-26 05:03:22 +00:00
add some chef.translateTo tests
This commit is contained in:
@@ -89,14 +89,6 @@ export async function translateTo(input, type) {
|
||||
return await dish.get(type);
|
||||
}
|
||||
|
||||
/**
|
||||
* @namespace Api
|
||||
* @param searchTerm
|
||||
*/
|
||||
export function search(searchTerm) {
|
||||
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Extract properties from an operation by instantiating it and
|
||||
|
||||
Reference in New Issue
Block a user