UNPKG

notbank

Version:
9 lines (8 loc) 225 B
export var PixType; (function (PixType) { PixType["CPF"] = "CPF"; PixType["CNPJ"] = "CNPJ"; PixType["EMAIL"] = "Email"; PixType["PHONE"] = "Phone"; PixType["OTRO"] = "Otro"; })(PixType || (PixType = {}));