UNPKG

@progress/kendo-date-math

Version:

Kendo UI typescript package exporting functions for Date manipulations

5 lines (4 loc) 87 B
/** * @hidden */ export declare const padNumber: (num: any, len?: number) => string;