UNPKG

@okxweb3/crypto-lib

Version:

A base package for @okxweb3/coin-*

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