Skip to main content
Module

x/rhum/mod.ts>Interfaces.IError

A test double library
Go to Latest
interface Interfaces.IError
import { type Interfaces } from "https://deno.land/x/rhum@v2.0.0/mod.ts";
const { IError } = Interfaces;

Properties

name: string
optional
message: string