@bizdoc/core 2.7.2 → 2.7.3
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.
@@ -14,4 +14,4 @@ export declare class ToNowPipe implements PipeTransform {
|
|
14
14
|
static ɵfac: i0.ɵɵFactoryDeclaration<ToNowPipe, never>;
|
15
15
|
static ɵpipe: i0.ɵɵPipeDeclaration<ToNowPipe, "amToNow", false>;
|
16
16
|
}
|
17
|
-
export declare function getSecondsUntilUpdate(time: dayjs.Dayjs): 1 |
|
17
|
+
export declare function getSecondsUntilUpdate(time: dayjs.Dayjs): 1 | 300 | 30 | 3600;
|