Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
function readFileSync
Re-export
import { readFileSync } from "https://deno.land/x/postcss@8.4.16/lib/deps.js";

Parameters

path: string | URL
opt: TextOptionsArgument

Returns

string

Parameters

path: string | URL
optional
opt: BinaryOptionsArgument