Skip to main content
Module

std/node/fs.ts>promises.readFile

Deno standard library
Go to Latest
variable promises.readFile
import { promises } from "https://deno.land/std@0.113.0/node/fs.ts";
const { readFile } = promises;