Closed aaronbeall closed 7 years ago
@timoxley Any word on this?
Thanks for the fast response! Cheers.On Dec 13, 2016 6:07 PM, Tim Oxley notifications@github.com wrote:Released in 2.1.8
—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or mute the thread.
TypeScript typings improvements:
keycode.codes.enter
orkeycode.codes["page up"]
are type checked and auto-completed by IDEs.import * as keycodes from "keycodes"
.