UNPKG

@tucmc/hazel

Version:
4 lines (3 loc) 75 B
export declare class NumberUtil { static zeroPad(d: number): string; }