Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/bob/utils/read-contents.ts>readContents

A static site generator for the dynamic web - develop with TSX and build with Deno
Go to Latest
function readContents
import { readContents } from "https://deno.land/x/bob@v2.1.0/utils/read-contents.ts";

Parameters

filepath: MaybeString

Returns

Promise<MaybeString>

Parameters

filepaths: (MaybeString)[]

Returns

Promise<MaybeString>