UNPKG

@roochnetwork/rooch-sdk

Version:
5 lines (4 loc) 112 B
export declare const toShortStr: (input: string, shortOpt?: { start: number; end: number; }) => string;