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

x/pyro/src/utils.tsx>readFileSync

A blazingly fast static-site generator to help you ship beautiful documentation in no time
Latest
function readFileSync
import { readFileSync } from "https://deno.land/x/pyro@0.7.5/src/utils.tsx";

Read a file and return the file type and the file content

Parameters

...options: string[]