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

x/levo/mod/levo-view.ts>Levo.EventHandler

Server side rendering with The Elm Architecture in Deno
Latest
type alias Levo.EventHandler
import { type Levo } from "https://deno.land/x/levo@v0.0.27/mod/levo-view.ts";
const { EventHandler } = Levo;
definition: string & { _: "ev"; }