Skip to content

Commit

Permalink
fix(TS): remove allAtOnce from type
Browse files Browse the repository at this point in the history
  • Loading branch information
kentcdodds committed Jun 15, 2020
1 parent 587afba commit aee7d58
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion typings/index.d.ts
@@ -1,6 +1,5 @@
// Definitions by: Wu Haotian <https://github.com/whtsky>
export interface ITypeOpts {
allAtOnce?: boolean
delay?: number
initialSelectionStart?: number
initialSelectionEnd?: number
Expand Down

0 comments on commit aee7d58

Please sign in to comment.