function defaultimport { default } from "https://deno.land/x/ayonli_jsext@v0.9.72/dialog/browser/Input.ts"; default(props: { type?: "text" | "password" | "number"; value?: string | undefined; })Parametersprops: { type?: "text" | "password" | "number"; value?: string | undefined; }