UNPKG

emmet.sdk

Version:
2 lines (1 loc) 125 B
export declare function bigIntToHuman(n: string | number | bigint | undefined, decimals?: string | number | bigint): string;