Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

std/node/_readline.d.ts>Direction

Deno standard library
Go to Latest
type alias Direction
import { type Direction } from "https://deno.land/std@0.160.0/node/_readline.d.ts";
definition: -1 | 0 | 1