UNPKG

@smithy/util-utf8

Version:
4 lines (3 loc) 178 B
/** @deprecated Use @smithy/core/serde instead. */ export { fromUtf8, toUint8Array, toUtf8 } from "@smithy/core/serde"; export type { StringEncoding } from "@smithy/core/serde";