diff --git a/src/index.ts b/src/index.ts index 748be63..e5d7a20 100644 --- a/src/index.ts +++ b/src/index.ts @@ -68,7 +68,7 @@ type AesFunctionType = (iv: Buffer, key: Buffer, data: Buffer) => Promise