UNPKG

@okxweb3/coin-base

Version:
3 lines (2 loc) 121 B
export declare function toAscii(input: string): Uint8Array; export declare function fromAscii(data: Uint8Array): string;