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

Group

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

Describes a single Group.

interface Group {
email?: string;
}

§Properties

§
email?: string
[src]

The group email.