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

AccountInfo

import type { AccountInfo } from "https://googleapis.deno.dev/v1/vault:v1.ts";

The accounts to search

interface AccountInfo {
emails?: string[];
}

§Properties

§
emails?: string[]
[src]

A set of accounts to search.