mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-12 07:08:58 +08:00
feat: update ts type
This commit is contained in:
parent
da8b16f588
commit
daadc584ea
@ -93,7 +93,7 @@ interface TimelineProps {
|
||||
traceMetaData: object;
|
||||
globalTraceMetadata: Record<string, number>;
|
||||
intervalUnit: IIntervalUnit;
|
||||
setIntervalUnit: () => void;
|
||||
setIntervalUnit: VoidFunction;
|
||||
}
|
||||
|
||||
export default Timeline;
|
||||
|
Loading…
x
Reference in New Issue
Block a user