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

openFileDialog

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

Shows an open file dialog

const openFileDialog;