UNPKG

@deno/shim-deno-test

Version:
4 lines (3 loc) 198 B
import type { TestDefinition } from "./deno.types.gen.js"; /** Reference to the array that `Deno.test` calls insert their definition into. */ export declare const testDefinitions: TestDefinition[];