Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

IosTestLoop

import type { IosTestLoop } from "https://googleapis.deno.dev/v1/toolresults:v1beta3.ts";

A game loop test of an iOS application.

interface IosTestLoop {
bundleId?: string;
}

§Properties

§
bundleId?: string
[src]

Bundle ID of the app.