UNPKG

@okxweb3/coin-base

Version:
3 lines (2 loc) 117 B
export declare function toUtf8(str: string): Uint8Array; export declare function fromUtf8(data: Uint8Array): string;