Metzploreur/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.d.ts
clement callaert 244d45ceb8 Version 2
2023-11-01 17:33:25 +01:00

1 line
62 B
TypeScript

export declare const fromUtf8: (input: string) => Uint8Array;