fix: igeneric types

This commit is contained in:
adripo
2022-11-12 22:27:07 +01:00
parent 64ad353628
commit e9cf8a9180
26 changed files with 29 additions and 29 deletions
@@ -56,7 +56,7 @@ export class TreoDateRangeComponent implements ControlValueAccessor, OnInit, OnD
private _timeFormat: string;
private _timeRange: boolean;
private readonly _timeRegExp: RegExp;
private _unsubscribeAll: Subject<any>;
private _unsubscribeAll: Subject<void>;
/**
* Constructor