Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/autopilot/deps.ts>prepare.CrossOptions

🚀 Cross-platform desktop automation module for Deno.
Go to Latest
interface prepare.CrossOptions
import { type prepare } from "https://deno.land/x/autopilot@v0.2.0/deps.ts";
const { CrossOptions } = prepare;

Properties

name: string
urls: [os in Deno.build.os]?: string
optional
policy: CachePolicy
optional
cache: string