Skip to content

Commit 754cee1

Browse files
committed
selector type
1 parent 9fc1a82 commit 754cee1

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

flow/wrapper.flow.js

-6
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,6 @@
33
import type Wrapper from '~src/Wrapper'
44
import type WrapperArray from '~src/WrapperArray'
55

6-
// declare type RefSelector = {
7-
// ref: string,
8-
// }
9-
10-
// declare type Selector = string | Component | RefSelector
11-
// Component is not getting imported
126
declare type Selector = any
137

148
declare interface BaseWrapper { // eslint-disable-line no-undef

0 commit comments

Comments
 (0)