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 zeroPad(value: number, size: number): string;