UNPKG

bling-erp-api-with-rate-limit

Version:
10 lines (9 loc) 169 B
export interface IMeResponse { data: { id: string; nome: string; cnpj: string; email: string; dataContrato: string; }; }