import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { SetDownloadBehaviorRequest } = Protocol.Page;
Properties
Whether to allow all or deny all download requests, or use default Chrome behavior if available (otherwise deny). (SetDownloadBehaviorRequestBehavior enum)