UNPKG

@types/es-abstract

Version:
3 lines (2 loc) 118 B
declare function ToZeroPaddedDecimalString(n: number, minLength: number): string; export = ToZeroPaddedDecimalString;