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

IosAppInfo

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

iOS app information

interface IosAppInfo {
name?: string;
}

§Properties

§
name?: string
[src]

The name of the app. Required