We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2db8984 commit 187ea76Copy full SHA for 187ea76
packages/util-buffer-from/src/index.ts
@@ -1,4 +1,4 @@
1
-import { Buffer, TranscodeEncoding } from "buffer";
+import { Buffer } from "buffer";
2
import { isArrayBuffer } from "@aws-sdk/is-array-buffer";
3
4
export function fromArrayBuffer(
0 commit comments