UNPKG

iota-ternary

Version:

Fast utility functions for conversion between trytes, trits and bytes

2 lines (1 loc) 64 B
export declare function numberToTrytes(number: number): string;