package virtual_dom

  1. Overview
  2. Docs
type action
type t = private ..
type t +=
  1. | C : action -> t
val inject : action -> t