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

KeyguardDismissedEvent

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

The keyguard was dismissed. Intentionally empty.

interface KeyguardDismissedEvent {}