@the-libs/base-shared
Advanced tools
Comparing version 1.1.17 to 1.1.18
{ | ||
"name": "@the-libs/base-shared", | ||
"version": "1.1.17", | ||
"version": "1.1.18", | ||
"dependencies": {}, | ||
@@ -5,0 +5,0 @@ "type": "commonjs", |
@@ -1,4 +0,4 @@ | ||
import { SimpleAddress } from '@base-shared'; | ||
import { SimpleAddress } from '@the-libs/base-shared'; | ||
export declare const formatTextNicely: (str: string) => string; | ||
export declare const formatAddressNicely: (address: SimpleAddress) => string; | ||
//# sourceMappingURL=index.d.ts.map |
Sorry, the diff of this file is not supported yet
7604