UNPKG

iota-ternary

Version:

Fast utility functions for conversion between trytes, trits and bytes

5 lines (4 loc) 170 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var version_2_1 = require("./version-2"); exports.numberToTrits = version_2_1.numberToTrits;