Skip to main content
Module

x/hex/mod.ts>fp.NextType

An ecosystem delivering practices, philosophy and portability.
Go to Latest
type alias fp.NextType
import { type fp } from "https://deno.land/x/hex@v0.4.9/mod.ts";
const { NextType } = fp;
definition: (newState: T) => Promise<T>