Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.0.1/utils/read-contents.ts";

Parameters

filepath: MaybeString

Returns

Promise<MaybeString>

Parameters

filepaths: (MaybeString)[]

Returns

Promise<MaybeString>