Skip to main content
Module

std/node/_readline.d.ts>Direction

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
type alias Direction
import { type Direction } from "https://deno.land/std@0.176.0/node/_readline.d.ts";
definition: -1 | 0 | 1