Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/tty/tty_async.ts>restore

🖨 Terminal utils and ansi escapes
Go to Latest
function restore
import { restore } from "https://deno.land/x/tty@0.1.4/tty_async.ts";

Parameters

optional
writer: AsyncStream = [UNSUPPORTED]

Returns

Promise<void>