UNPKG

hangul-util

Version:
3 lines (2 loc) 163 B
export declare function formatNumber(format?: number | string | null): string; export declare function formatNumberAll(format?: number | string | null): string;