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

HardwareKeyMetadata

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

Metadata for hardware keys.

interface HardwareKeyMetadata {
description?: string;
}

§Properties

§
description?: string
[src]

Description about the hardware key.