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.
Go to Latest
type alias Spy.FnStub
import { type Spy } from "https://deno.land/x/rimbu@0.14.0/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.