Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/smx/tests/mock.ts>mockAll

Manage and sync scripts, configs and templates between computers
Latest
variable mockAll
import { mockAll } from "https://deno.land/x/smx@v0.6.0/tests/mock.ts";

type

<T>(v?: Partial<T>) => Mock<T>