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