Skip to main content
Module

x/bob/mod.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@v1.1.0/mod.ts";

Parameters

filepath: MaybeString

Returns

Promise<MaybeString>

Parameters

filepaths: (MaybeString)[]

Returns

Promise<MaybeString>