Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/bob/examples/personal-blog/layouts/deps.ts>readContents

A static site generator for the dynamic web - develop with TSX and build with Deno
Latest
function readContents
import { readContents } from "https://deno.land/x/bob@v2.8.1/examples/personal-blog/layouts/deps.ts";

Parameters

filepath: MaybeString

Returns

Promise<MaybeString>

Parameters

filepaths: (MaybeString)[]

Returns

Promise<MaybeString>