Skip to content

Commit 99d9dfb

Browse files
committed
timeout
1 parent d7b6fb2 commit 99d9dfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src-commons-ui/float-pane/FloatPane.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ export class PinnedDatatip {
4747
_boundDispose: Function
4848
_boundHandleMouseDown: Function
4949
_boundHandleCapturedClick: Function
50-
_mouseUpTimeout: ?number
50+
_mouseUpTimeout: ?NodeJS.Timeout
5151
_hostElement: HTMLElement
5252
_marker: ?Marker
5353
_rangeDecoration: ?Decoration

0 commit comments

Comments
 (0)