Skip to content

Commit aee7d58

Browse files
committed
fix(TS): remove allAtOnce from type
1 parent 587afba commit aee7d58

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

typings/index.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
// Definitions by: Wu Haotian <https://github.com/whtsky>
22
export interface ITypeOpts {
3-
allAtOnce?: boolean
43
delay?: number
54
initialSelectionStart?: number
65
initialSelectionEnd?: number

0 commit comments

Comments
 (0)