UNPKG

pix-utils

Version:

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

3 lines (2 loc) 122 B
export declare function normalizeCity(city: string): string; export declare function normalizeName(name: string): string;