UNPKG

pix-utils

Version:

Set of tools to parse, generate and validate payments of Brazil Instant Payment System (Pix)

2 lines (1 loc) 70 B
export default function numToHex(n: number, digits?: number): string;