Skip to main content
Module

x/levo/demo/home/about/types.ts>Action

Server side rendering with The Elm Architecture in Deno
Latest
type alias Action
import { type Action } from "https://deno.land/x/levo@v0.0.27/demo/home/about/types.ts";
definition: { $: "counter_action"; action: Counter.Action; } | { $: "update_random_number"; }