Skip to main content
Module

std/io/bufio.ts>ReadLineResult

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
type alias ReadLineResult
Deprecated
Deprecated

(will be removed after 0.157.0) Use ReadLineResult from https://deno.land/std/io/buffer.ts instead.

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