/
home
/
infinitibizsol
/
.trash
/
node_modules.10
/
@smithy
/
util-utf8
/
dist-es
/
File Upload :
llllll
Current File: /home/infinitibizsol/.trash/node_modules.10/@smithy/util-utf8/dist-es/toUtf8.browser.js
export const toUtf8 = (input) => { if (typeof input === "string") { return input; } if (typeof input !== "object" || typeof input.byteOffset !== "number" || typeof input.byteLength !== "number") { throw new Error("@smithy/util-utf8: toUtf8 encoder function only accepts string | Uint8Array."); } return new TextDecoder("utf-8").decode(input); };
Copyright ©2k19 -
Hexid
|
Tex7ure