@favid-inc/api
Advanced tools
Comparing version 4.2.8 to 4.2.9
export { CreateRecipient } from "./create-recipient"; | ||
export { GetRecipient } from "./get-recipient"; | ||
export { GetRecipientBalance } from "./get-recipient-balance"; | ||
export { Recipient } from "./recipient"; |
{ | ||
"name": "@favid-inc/api", | ||
"version": "4.2.8", | ||
"version": "4.2.9", | ||
"description": "API for Favid Project", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/favid-inc/api#readme", |
29824
1010