import { type mock } from "https://deno.land/x/deno_slack_sdk@1.6.1/dev_deps.ts";
const { Spy } = mock;
A function or instance method wrapper that records all calls made to it.
import { type mock } from "https://deno.land/x/deno_slack_sdk@1.6.1/dev_deps.ts";
const { Spy } = mock;
A function or instance method wrapper that records all calls made to it.