UNPKG

@intuitionrobotics/ts-common

Version:
2 lines (1 loc) 81 B
export declare function padNumber(num: number | string, length: number): string;