TestTargetsForShard
import type { TestTargetsForShard } from "https://googleapis.deno.dev/v1/testing:v1.ts";Test targets for a shard.
interface TestTargetsForShard {
testTargets?: string[];
}import type { TestTargetsForShard } from "https://googleapis.deno.dev/v1/testing:v1.ts";Test targets for a shard.