function clearLeftimport { clearLeft } from "https://deno.land/x/tty@0.2.1/mod.ts"; clearLeft(writer?: AsyncStream): Promise<void>Parametersoptionalwriter: AsyncStream = [UNSUPPORTED]ReturnsPromise<void>