UNPKG

pix-utils

Version:

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

2 lines (1 loc) 67 B
export declare function toBase64(brCode: string): Promise<string>;