Module

x/lume/deps/sheetjs.ts>writeFileAsync

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
function writeFileAsync
import { writeFileAsync } from "https://dotland.deno.dev/x/lume@v1.13.2/deps/sheetjs.ts";

Parameters

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