UNPKG

emmet.sdk

Version:
2 lines (1 loc) 113 B
export declare const bnToHumanReadable: (bi: bigint | number | string | undefined, decimals?: number) => string;