function readCharSyncimport { readCharSync } from "https://dotland.deno.dev/x/cliffy@v0.12.0/packages/prompt/mod.ts"; readCharSync(): Promise<Uint8Array | undefined>ReturnsPromise<Uint8Array | undefined>