UNPKG

notbank

Version:
8 lines (7 loc) 111 B
export enum PixType { CPF = "CPF", CNPJ = "CNPJ", EMAIL = "Email", PHONE = "Phone", OTRO = "Otro", }