Skip to content

Commit

Permalink
Merge branch 'master' into npm_installable_from_git
Browse files Browse the repository at this point in the history
  • Loading branch information
developit committed Nov 29, 2018
2 parents 58e1927 + 95075f4 commit ca2cb6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/preact.d.ts
Expand Up @@ -455,6 +455,7 @@ declare global {
onSearchCapture?: GenericEventHandler;
onSubmit?: GenericEventHandler;
onSubmitCapture?: GenericEventHandler;
onInvalid?: GenericEventHandler;

// Keyboard Events
onKeyDown?: KeyboardEventHandler;
Expand Down

0 comments on commit ca2cb6c

Please sign in to comment.