Skip to main content
Module

std/fs/mod.ts>ReadOptions

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
interface ReadOptions
import { type ReadOptions } from "https://deno.land/std@v0.38.0/fs/mod.ts";

Properties

optional
encoding: string