UNPKG

iota-ternary

Version:

Fast utility functions for conversion between trytes, trits and bytes

5 lines (4 loc) 168 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var version_3_1 = require("./version-3"); exports.bytesToTrits = version_3_1.bytesToTrits;