Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

saveFileDialogWithFilter

import { saveFileDialogWithFilter } from "https://denopkg.com/Srinivasa314/tinyfiledialogs-deno@master/mod.ts";

Shows a save file dialog with an option to filter the type of saved file.

const saveFileDialogWithFilter;