mirror of
https://github.com/pezkuwichain/pezkuwi-common.git
synced 2026-05-09 02:28:06 +00:00
2 lines
55 B
TypeScript
2 lines
55 B
TypeScript
export { hexToBn as bnFromHex } from '../hex/toBn.js';
|