mirror of
https://github.com/gchq/CyberChef
synced 2025-12-12 06:13:31 +00:00
ESM: Fixed OperationError detection and tidied up ops.
This commit is contained in:
@@ -13,9 +13,9 @@
|
||||
import kbpgp from "kbpgp";
|
||||
import promisifyDefault from "es6-promisify";
|
||||
const promisify = promisifyDefault.promisify;
|
||||
|
||||
/**
|
||||
* Progress callback
|
||||
*
|
||||
*/
|
||||
export const ASP = kbpgp.ASP({
|
||||
"progress_hook": info => {
|
||||
|
||||
Reference in New Issue
Block a user