We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7b6fb2 commit 99d9dfbCopy full SHA for 99d9dfb
src-commons-ui/float-pane/FloatPane.tsx
@@ -47,7 +47,7 @@ export class PinnedDatatip {
47
_boundDispose: Function
48
_boundHandleMouseDown: Function
49
_boundHandleCapturedClick: Function
50
- _mouseUpTimeout: ?number
+ _mouseUpTimeout: ?NodeJS.Timeout
51
_hostElement: HTMLElement
52
_marker: ?Marker
53
_rangeDecoration: ?Decoration
0 commit comments