Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.4/test/shared/index.ts";
definition: ReadonlyArray<readonly [() => void, "only"]>