UNPKG

@pontem/liquidswap-widget

Version:
4 lines (3 loc) 240 B
export declare function addHexPrefix(hex: string): string; export declare function shortString(str: string, start?: number, end?: number): string; export declare function shortAddress(address: string, start?: number, end?: number): string;