Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/prevalence/mod.ts>Prevalence.create

Prevalence for Deno, like Prevayler.
Latest
method Prevalence.create
import { Prevalence } from "https://deno.land/x/prevalence@0.1.2/mod.ts";

Parameters

defaultInitialModel: M
options: Partial<PrevalenceOptions<M>>