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

x/sheetjs/types/index.d.ts>readFile

📗 SheetJS Community Edition -- Spreadsheet Data Toolkit
Extremely Popular
Latest
function readFile
import { readFile } from "https://deno.land/x/sheetjs@v0.18.3/types/index.d.ts";

NODE ONLY! Attempts to read filename and parse

Parameters

filename: string
optional
opts: ParsingOptions