@indigina/ui-kit 1.1.465 → 1.1.466
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -5192,6 +5192,7 @@ declare class KitExcelExportService {
|
|
|
5192
5192
|
private getExportedExcelRows;
|
|
5193
5193
|
private timeStringToExcelFraction;
|
|
5194
5194
|
private convertToUtcDate;
|
|
5195
|
+
private truncateToSeconds;
|
|
5195
5196
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitExcelExportService, never>;
|
|
5196
5197
|
static ɵprov: i0.ɵɵInjectableDeclaration<KitExcelExportService>;
|
|
5197
5198
|
}
|