@feririarte/core
Advanced tools
@@ -6,2 +6,1 @@ export * from './balance'; | ||
| export * from './transaction'; | ||
| export * from './translations'; |
@@ -5,5 +5,3 @@ import { TransferInformation } from '../interceptors/transaction'; | ||
| export * from './events'; | ||
| export * from './lnurl'; | ||
| export * from './nip04'; | ||
| export declare const formatBigNumber: (number: number | string) => string; | ||
| export declare const decodeInvoice: (invoice: string) => any; | ||
@@ -10,0 +8,0 @@ export declare const nowInSeconds: () => number; |
+1
-1
| { | ||
| "name": "@feririarte/core", | ||
| "version": "1.4.1", | ||
| "version": "1.4.2", | ||
| "description": "", | ||
@@ -5,0 +5,0 @@ "private": false, |
| export type AvailableLanguages = 'es' | 'en'; | ||
| export declare const LanguagesList: AvailableLanguages[]; | ||
| export declare const defaultLocale: AvailableLanguages; | ||
| export type DictionaryEntry = Record<string, string>; | ||
| export type ReplacementParams = Record<string, string>; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
494714
-0.16%23
-4.17%9343
-0.13%