Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/rhum/src/types.ts

A test double library
Go to Latest
import * as rhum from "https://deno.land/x/rhum@v2.1.0-rc.1/src/types.ts";

Type Aliases

Describes the type as something that is callable.

Describes the type as a constructable object using the new keyword.

Describes the type as a method of the given generic Object.

Describes the MockExtension#calls property.