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

x/denoify/test/shared/index.ts>Tests

🦕For NPM module authors that would like to support Deno but do not want to write and maintain a port.
Go to Latest
type alias Tests
import { type Tests } from "https://deno.land/x/denoify@v1.2.5/test/shared/index.ts";
definition: ReadonlyArray<readonly [() => void, "only"]>