Skip to content

Commit

Permalink
Merge 2150ea3 into 090566c
Browse files Browse the repository at this point in the history
  • Loading branch information
jKatt committed Mar 2, 2021
2 parents 090566c + 2150ea3 commit d8e6fa7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions typings/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,8 @@ export enum specialChars {
escape = '{esc}',
delete = '{del}',
backspace = '{backspace}',
home = '{home}',
end = '{end}',
selectAll = '{selectall}',
space = '{space}',
whitespace = ' ',
Expand Down

0 comments on commit d8e6fa7

Please sign in to comment.