add delay time to api report
Signed-off-by: Brian Fletcher <brian@roadie.io>
This commit is contained in:
@@ -262,6 +262,7 @@ export const EntityPeekAheadPopover: (
|
||||
// @public
|
||||
export type EntityPeekAheadPopoverProps = PropsWithChildren<{
|
||||
entityRef: string;
|
||||
delayTime?: number;
|
||||
}>;
|
||||
|
||||
// @public (undocumented)
|
||||
|
||||
Reference in New Issue
Block a user