Skip to main content
Module

x/swissKnife/mod.ts>infoBox

Deno Swiss Knife tools
Go to Latest
variable infoBox
import { infoBox } from "https://deno.land/x/swissKnife@1.1/mod.ts";

InfoBox dialog

type

(title: string, text: string) => Promise<number>