@favid-inc/api
Advanced tools
Comparing version 4.1.0 to 4.1.1
@@ -15,4 +15,4 @@ import { Balance, BankAccount, Recipient } from "../pagar-me"; | ||
}, { | ||
balance: Balance; | ||
bankAccount: BankAccount; | ||
balance?: Balance; | ||
bankAccount?: BankAccount; | ||
}>; | ||
@@ -19,0 +19,0 @@ export declare type RequestWithdraw = Action<{ |
{ | ||
"name": "@favid-inc/api", | ||
"version": "4.1.0", | ||
"version": "4.1.1", | ||
"description": "API for Favid Project", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/favid-inc/api#readme", |
33518