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

AdbShellInteractiveEvent

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

An ADB interactive shell was opened via “adb shell”. Intentionally empty.

interface AdbShellInteractiveEvent {}