UNPKG

pix-utils

Version:

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

3 lines (2 loc) 104 B
import 'fast-text-encoding'; export declare function computeCRC(str: string, invert?: boolean): string;