Skip to main content
Module

x/astral/bindings/celestial.ts>Input_DragData

A high-level puppeteer/playwright-like library for Deno
Go to Latest
type alias Input_DragData
import { type Input_DragData } from "https://deno.land/x/astral@0.3.1/bindings/celestial.ts";
definition: { items: Input_DragDataItem[]; files?: string[]; dragOperationsMask: number; }