Skip to main content
Module

x/dtils/mod.ts>readText

The best unofficial library of utilities for Deno applications
Go to Latest
function readText
Re-export
import { readText } from "https://deno.land/x/dtils@2.0.0-beta.5/mod.ts";

Parameters

file: string

Returns

Promise<string>