method Keyboard.prototype.charIsKeyimport { Keyboard } from "https://deno.land/x/pptr@1.2.0/src/Input.ts"; charIsKey(char: string): char is KeyInputParameterschar: stringReturnschar is KeyInput