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

x/autopilot/autopilot_type_conversions/index.ts>default

🚀 Cross-platform desktop automation module for Deno.
Go to Latest
function default
import { default } from "https://deno.land/x/autopilot@v0.2.0/autopilot_type_conversions/index.ts";

Parameters

from: string
to: "number" | "object"

Returns

null | number | object