Skip to main content
Module

x/lume/plugins/sheets.ts>Options

🔥 Static site generator for Deno 🦕
Very Popular
Latest
interface Options
import { type Options } from "https://deno.land/x/lume@v2.1.3/plugins/sheets.ts";

Properties

optional
extensions: string[]

Extensions processed by this plugin

optional
sheets: "first" | "auto"

Return the first sheet only or all sheets if the document have more

optional
options: ParsingOptions

Options passed to Sheetjs