import { type mock } from "https://deno.land/x/deno_slack_sdk@2.0.0/dev_deps.ts";
const { Stub } = mock;
An instance method replacement that records all calls made to it.
import { type mock } from "https://deno.land/x/deno_slack_sdk@2.0.0/dev_deps.ts";
const { Stub } = mock;
An instance method replacement that records all calls made to it.