Skip to main content
Module

x/lume/deps/sheetjs.ts>writeFileAsync

🔥 Static site generator for Deno 🦕
Extremely Popular
Go to Latest
function writeFileAsync
import { writeFileAsync } from "https://deno.land/x/lume@v2.2.4/deps/sheetjs.ts";

Parameters

filename: string
data: WorkBook
opts: WritingOptions | CBFunc
optional
cb: CBFunc