Module

x/servest/site/content.ts>fetchExampleCodes

🌾A progressive http server for Deno🌾
Latest
function fetchExampleCodes
import { fetchExampleCodes } from "https://dotland.deno.dev/x/servest@v1.3.4/site/content.ts";

Parameters

...files: string[]

Returns

Promise<{ [key: string]: string; }>