UNPKG

number-abbreviation

Version:
6 lines (5 loc) 102 B
export type TAbbreviation = { decimals?: number; suffixes?: string[]; suffixSpace?: boolean; };