Skip to main content
Module

x/rimbu/spy/mod.ts>Spy.FnStub

Rimbu is a TypeScript library focused on immutable, performant, and type-safe collections and other tools.
Latest
type alias Spy.FnStub
import { type Spy } from "https://deno.land/x/rimbu@1.2.1/spy/mod.ts";
const { FnStub } = Spy;

The allowed values to supply to a stub spy function implementation. Either a simple stub item or a sequence of stub items.