Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/snel/core/internals/types.d.ts>__sveltets_mapElementTag

A Cybernetical framework for svelte applications in deno
Latest
function __sveltets_mapElementTag
import { __sveltets_mapElementTag } from "https://deno.land/x/snel@v0.7.1/core/internals/types.d.ts";

Type Parameters

K extends keyof ElementTagNameMap

Returns

ElementTagNameMap[K]

Type Parameters

K extends keyof SVGElementTagNameMap

Returns

SVGElementTagNameMap[K]

Parameters

tag: any

Returns

HTMLElement