Skip to main content
Module

x/scripting/mod.ts>readTextFile

A collection of scripting utilities.
Go to Latest
variable readTextFile
import { readTextFile } from "https://deno.land/x/scripting@0.0.6/mod.ts";

type

(path: string) => unknown