UNPKG

iota-converter

Version:

Converts between trytes, trits and bytes

2 lines (1 loc) 64 B
export declare function tritsToTrytes(trits: number[]): string;