Skip to main content
Module

x/hkts/datum.ts>Refresh

Functional programming tools: option, either, task, state, optics, etc.
Latest
type alias Refresh
import { type Refresh } from "https://deno.land/x/hkts@v0.0.52/datum.ts";
definition: { readonly tag: "Refresh"; readonly value: A; }