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

std/io/bufio.ts>ReadLineResult

Deno standard library
Go to Latest
type alias ReadLineResult
Deprecated
Deprecated

Use ReadLineResult from https://deno.land/std/io/buffer.ts instead.

import { type ReadLineResult } from "https://deno.land/std@0.138.0/io/bufio.ts";
deprecated
definition: buffer.ReadLineResult